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

avoid multiple areas in v8 route api #114

Open bocek opened 3 years ago

bocek commented 3 years ago

Hi Guys,

i couldnt find a way to avoid multiple bbox areas in new version 8 route api. it says use avoid[areas] but i could only achieve to give one bbox area, i couldnt find a way to give multiple areas. Do you have any idea how to achieve this ?

kiner-shah commented 2 years ago

Can you specify what are you trying to query in the URL?

vadym1930 commented 1 year ago

Here is the proper format for avoid[areas] parameter with multiple bboxes.

avoid[areas]=bbox:13.295817,52.539346,13.330149,52.560222|bbox:13.335127,52.530261,13.36946,52.551142