osrm 0.0.8
osrm: ^0.0.8 copied to clipboard
Open Source Routing Machine (OSRM) client for Dart.
0.0.7 #
- implment match service (by @Matix-Media) PR #33
0.0.6 #
- upgrade dependencies
- update documentation
0.0.4 #
- update documentation
0.0.3 #
- update documentation
0.0.2 #
- add flutter example
- fix some bugs
- using Long Lat instead of Lat Long to match osrm api
0.0.1 #
- add routing (direction) service tests
- add routing (direction) service
- add nearest service tests
- add nearest service
- Initial version.