flutter_mapbox 0.2.0 flutter_mapbox: ^0.2.0 copied to clipboard
Add Turn By Turn Navigation to Your Flutter Application Using MapBox. Never leave your app when you need to navigate your users to a location.
0.2.0 #
- finish navigation intent on route clear
- allow of alternative route selection on map click
0.1.8 #
- add android reCenter navigation camera method call
0.1.7 #
- allow vehicle dimentions to be passed in via build route aruguments
0.1.6 #
- android - add embedded navigation view work
0.1.5 #
- android - start navigation session on init
0.1.4 #
- add duration and disatance android route builder response
- add vehicle height / weight / width arguments to android route builder
0.1.3 #
- fix for android embeded mapbox view
0.1.0 #
- finalise android dev work
0.0.9 #
- change context create override to nullable to fix error
0.0.8 #
- attempt to fix oncreate error
0.0.7 #
- fix for Android missing deps
0.0.6 #
- re-work for Android dev
0.0.5 #
- initial Android dev work
0.0.4 #
- Big fixes for width switch over
0.0.3 #
- Swap length with width
0.0.2 #
- Add max height / length / weight arguments to query
0.0.1 #
- initial release.