Skip to content

2.0.8

Compare
Choose a tag to compare
@dagostinisy dagostinisy released this 24 Jun 17:27
· 10 commits to main since this release

Version 2.0.8

✅ New Features

  • Add resetPath() API to BlueGPSMapView for clear the draw path on the map.
  • Add resetDataAndTag() API to BlueGPSMapView for clear all the data and the tag draw on the map.
  • Add resetAll() API to BlueGPSMapView for clear all elements draw on the map.
  • Add setTag() API to BlueGPSMapView for draw the tagId on the map and follow it if true, otherwise only draw the tagId.

🐞 Bug Fixes

  • In some cases the assigned tagId was not saved correctly.