flutter_mapbox 0.3.5 flutter_mapbox: ^0.3.5 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.3.5 #
- return string instead of annotation class
0.3.4 #
- iOS POI annotation click work
0.3.3 #
- remove POI work for now
0.3.2 #
- update of mapbox android maps
- beginning of annotations work for android
0.3.1 #
- fix for PluginUtilities error
0.3.0 #
- amend mapbox versions
0.2.9 #
- amend mapbox versions
0.2.8 #
- fix for iOS strongSelf error
0.2.7 #
- add location grant work
0.2.6 #
- pass language argument into full screen navigation building
0.2.5 #
- add point annotation tap events to ios
- fix voice language argument for android
0.2.4 #
- fix pois null reference exception
0.2.3 #
- add pois to mapbox options
0.2.2 #
- add annotation work for poi's on iOS
0.2.1 #
- navigation carmera work on android to set to zoom 14
- allow for arugments to be passed into mapview init
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.