0
votes
0answers
133 views

Localhost and dns dynamic host OSRM server getJSON

I am having problems trying to use a dnsdynamic address to get a file from Open Source Routing Machine (OSRM) server by using getJSON function in javascript. If I use localhost:5000/ as address of my ...