routing_client_dart 0.3.2
routing_client_dart: ^0.3.2 copied to clipboard
Dart Package for Routing Client Api ( support OSRM project)
0.3.2: update dependency #
0.3.1: #
- fix parse route when configure geometry to geojson
- add new attribute polyline
0.3.0+1: #
- fix parse data
0.3.0: trip service #
- add new method
getTrip
that implement req call to trip service for osrm
0.2.0: #
- add get route alternatives inside road
0.1.1: fix parse json #
- fix parse duration value from road json
0.1.0: #
- support osrm client
- add example in readme