graphhooper_route_navigation 0.0.8 graphhooper_route_navigation: ^0.0.8 copied to clipboard
A new plugin for GraphHooper route navigation. Use Mapbox Map as a base layer & map styles and Graphhooper Map route navigation data for polyline, duration and time.
0.0.8 #
- update deprecated map controller with the newer one
0.0.7 #
- update deprecated map controller with the newer one
0.0.6 #
- Remove getX and use Flutter's default ChangeNotifier to update state
- update packages
0.0.5 #
- Minor enhancement
0.0.4 #
- Using map libre flutter instead of Mapbox gl flutter for the base map.
- replace direction instruction images with icons
0.0.3 #
- Fixes floating button's hero tag issue.
0.0.2 #
- Instruction text to speech added.
- Fixes compass not showing issue.
0.0.1 #
- Map route navigation using Base map layer as a Mapbox map and Direction route data from GraphHooper Direction route API response.