Search code examples
here-api

Routing API v8 Routing to multiple waypoints


What is the maximum number of waypoints you can have with the Routing API?

I am looking to have a starting location and then add up to 500 waypoints and have it optimize the route.

Is this possible with the Routing API?


Solution

  • We only support GET method, POST will allow more, but it is not (yet ) supported currently support whatever URL length limits allow.. So something like 100+ waypoints ,But for optimising the route, there is a separate service which solves this.