Project-OSRM / osrm-text-instructions

Text instructions from OSRM route responses
BSD 2-Clause "Simplified" License
87 stars 61 forks source link

Using with osrm-routed #218

Closed YaroShkvorets closed 6 years ago

YaroShkvorets commented 6 years ago

Suppose I have osrm-routed server running somewhere and I send requests to it from the browser. What's the best way to get text instructions for my routes? I guess I can browserify osrm-text-instructions but that seems like not ideal. Is there any other solution?

freenerd commented 6 years ago

browserify osrm-text-instructions is the solution