-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Has API changed? #269
Copy link
Copy link
Closed
Labels
Milestone
Description
Until last friday I use to get json files with this line:
And it worked fine but from that day, it doesn't work. My webpage doesn't give any error or fault but nothing is done.
If I use my own OSRM server it still works fine with that line (changing http://router.project-osrm.org by my server), so I wonder if anything changed or something like that.
I would want to have both possibilities to make my route (my server and osrm webpage). Do I need to write other sentence to get route from osrm server? I didn't find anything new on api.
Reactions are currently unavailable