osrm-frontend icon indicating copy to clipboard operation
osrm-frontend copied to clipboard

Add option to change endpoint (Nominatim to Directions API)

Open amyleew opened this issue 8 years ago • 2 comments

Add button / functionality to switch between router endpoints for better testing.

/cc @geohacker @TheMarex

amyleew avatar Mar 09 '16 18:03 amyleew

Yes!

cc @batpad

geohacker avatar Mar 09 '16 18:03 geohacker

try

geocoder: Geocoder.nominatim({serviceUrl:'http://localhost:7070/'}),

in index.js at line 97 if somebody needs it

gelinger777 avatar Nov 01 '19 10:11 gelinger777