heremaps / maps-api-for-javascript-examples

Self-contained examples for Maps API for JavaScript v3.
https://developer.here.com/javascript-apis/documentation/v3/maps
Other
194 stars 430 forks source link

Routing: allow to ignore road restrictions - option to allow restricted roads #157

Open Nxtra opened 8 months ago

Nxtra commented 8 months ago

I have a destination that is reachable faster via a way that is not allowed for trucks. 🚚 Except for when the truck's next stop is near this restricted road.

Which option allows me to include this restricted route in the response?

I would like to add this use case to the examples. But I can't know the correct params. Lies in the same line as truck-routing-road-restrictions