Integration with flutter_osm_plugin
Closed this issue · 1 comments
mohammedX6 commented
Hi,how to use this library with flutter_osm ?
liodali commented
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