let’s say I have a list of several waypoints. The order of the waypoint is NOT fixed. Can I use openrouteservice (https://maps.openrouteservice.org or an own instance of ORS) to find the most efficient route (shortest or fastest) where ORS selects the best order of my desired waypoints?
Where can I find the documentation to do just this? I have managed to get my ORS instance running on Docker. The route optimization endpoint requires integration with Vroom. How do I do that?
there should be plenty of topics in this forum on how to set up Vroom with your own ors instance. If you can’t find any, please open a different topic.