- fix bug related to generate path for getRoute
- remove unnecessary dependency
- add check for nullable in road for attribute geometry
- thanks for @eshjordan, @derklaro for their contribution
- add destinations to get all destination from road
- remove some unnecessary files
- fix bug
- add
isOnPath,nextInstructionin OSRMManager - support new languages for instructions
- fix compute
parseRoadin mobile platform
- fix load json for instructionsHelper
- fix uninitialized dio in OSRMManager default constructor
- remove instructions from road classes
- fix parse route when configure geometry to geojson
- add new attribute polyline
- fix parse data
- add new method
getTripthat implement req call to trip service for osrm
- add get route alternatives inside road
- fix parse duration value from road json
- support osrm client
- add example in readme