nb_navigation_flutter 0.1.2 nb_navigation_flutter: ^0.1.2 copied to clipboard
A Flutter plugin for integrating NB Navigation inside a Flutter application on Android, iOS platfroms.
v0.0.1, July 19, 2023 #
- Maps Plugin
- Support fetch route
- RouteRequestParams
- Support draw route line on MapView
- Support alternative routes
- Toggle alternative line visibility
- Toggle Route duration symbol visibility
- Launch Navigation with given route
- route
- routes (all routes contain alternative routes)
- themeMode: system(default), light, dark
- locationLayerRenderMode: default LocationLayerRenderMode.GPS
- enableDissolvedRouteLine: default true
- Customize Route line appearance
- route line Shield Color
- alternative Route line ShieldColor
- route width
- route color
- alternative route color
- route origin marker image
- route destination marker image
- Customize Navigation View appearance