flutter_map_directions 0.0.8
flutter_map_directions: ^0.0.8 copied to clipboard
A Flutter project package to show directions path on flutter_map
0.0.1 #
- Implement flutter_map route directions
0.0.2 #
- Update github repository & README
0.0.3 #
-
Update flutter_map to v4.0.0
-
Add callback to DirectionsLayer
0.0.4 #
-
Update flutter_map to v5.0.0
-
Update http to v1.1.0
-
Update latlong2 to v0.9.0
-
Change class name: LatLng to DirectionsCoordinate
0.0.5 #
- Allow user to update route
0.0.6 #
-
Update flutter_map to v7.0.2
-
Update latlong2 to v0.9.1
0.0.7 #
- Add distance & duration to OsrmRoute response
0.0.8 #
- Public distance & duration of OsrmRoute response