Manually adjusting the routing output #5060
Replies: 2 comments 2 replies
-
|
the api allows you to have more than 2 locations, and the locations have different |
Beta Was this translation helpful? Give feedback.
-
|
Okay, seems I wasnt 100% clear. What I mean is, that I want to adjust the route to go like this, but there is no "path" in the osm/valhalla data there, so it always takes this weird detour. How I would incorporate suche a change, but I guess its not really possible and I would just do two navigations, from the start of the "detour" and from the end of it and in between, maybe calculate my own instructions or just not have any |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes valhalla doesnt give optimal routes back. I want to build a feature where the user can edit the directions manually. Now I am unsure how to deal with the instructions from valhalla, as they are are going to be off. Has anyone done something similar before? How would I ideally go about this?
Beta Was this translation helpful? Give feedback.
All reactions