perliedman / leaflet-routing-machine

Control for routing in Leaflet
https://www.liedman.net/leaflet-routing-machine/
Other
1.08k stars 350 forks source link

How to setUp the route without fetching OSRM server #583

Open ElHassaniWalid opened 4 years ago

ElHassaniWalid commented 4 years ago

Hi there,

Thanks for the great work. I want to setUp the route without fetching in OSRM server, for example. I save the result fetched from my OSRM server, and then i want to reuse the same result. How it could be done ?

BR,