You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used Route Leaflet JS before, and everything was fine until a few days ago when the route stopped appearing. Perhaps someone could provide an explanation or point out what the issue might be. Here are the coordinates I have:
Hey @zidanestian! This is probably a question for the people at osrm, since LRM only provides a UI for the API.
That said {"message":"Number of elements in hints size 1 does not match coordinate size 2","code":"InvalidOptions"} is the response I get from your example. Which indicates the hints parameter is wrong.
If I remove it, it works. But I'm not sure if this was there intentionally and the hints are just missing
I have used Route Leaflet JS before, and everything was fine until a few days ago when the route stopped appearing. Perhaps someone could provide an explanation or point out what the issue might be. Here are the coordinates I have:
https://router.project-osrm.org/route/v1/driving/106.62490761280112,-6.189105226212671;106.621875,-6.189306?overview=false&alternatives=true&steps=true&hints=;
The text was updated successfully, but these errors were encountered: