liodali / OSM-Routing-Client-Dart

flutter package for osrm client api and open source routing service
https://pub.dev/packages/routing_client_dart
MIT License
18 stars 12 forks source link

Integration with flutter_osm_plugin #12

Closed mohammedX6 closed 1 year ago

mohammedX6 commented 1 year ago

Hi,how to use this library with flutter_osm ?

liodali commented 1 year ago

its depend on your use case we are using osrm api internally if you want to use this package with flutter_osm instead of using drawRoad use drawRoadManually which you provide the road to flutter_osm because drawRoad use osrm internally and native sorry for late reply