Search code examples
javascriptgoogle-mapsgoogle-maps-api-3directions

Maps Directions Service - Avoid given Waypoints


I have an array of Waypoints which are in my example a no-go area and therefore not allowed to get chosen by google DirectionsService. Is there a way to say that to the google DirectionsService?

Searched in the docs for that feature, but couldn´t find something about it. Are any workarounds out there/ possible?


Solution

  • It is not currently possible.

    Feature request in the issue tracker (created 2008...)