How to get vehicleHeight limit between every two points on Maps Route

Ariel 1 Reputation point
2021-09-04T15:42:22.407+00:00

Hi,

I want to get the vehicleHeight limit between every two points on each leg on each route on Maps Route polyline.
I did not find anything according to the following API:
https://learn.microsoft.com/en-us/rest/api/maps/route/get-route-directions
Is there a way to do that?

Thanks

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
664 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. IoTGirl 3,051 Reputation points Microsoft Employee
    2021-09-04T15:58:34.407+00:00

    Hi Ariel-4846,

    The API works with you giving the height of the vehicle and then is chooses a route that will work so all limits on that route are higher than the vehicle height.

    Sincerely,
    IoTGirl