v5

latestSwagger 2.02026-07-1310125222.6 KB

The Route Range API creates a polygon that depicts the area reachable from a given location within a certain threshold based on the specified time or distance budget. A polygon boundary (or Isochrone) is returned in a counterclockwise orientation as well as the precise polygon center which was the result of the origin point.

The returned polygon can be used for spatial filtering to search for features of interest within the provided Isochrone.

For information about routing availability in countries/regions, see Azure Maps routing coverage.

post/route/range

Query parameters

api-versionstring required

The API version to use for this operation.

Headers

x-ms-client-idstring

Indicates the account intended for use with the Microsoft Entra ID security model. This unique ID for the Azure Maps account can be obtained from the Azure Maps management plane Account API. For more information on using Microsoft Entra ID security in Azure Maps, see Manage authentication in Azure Maps.

Response

The request has succeeded.

type'FeatureCollection'

Specifies the GeoJSON type. The only supported object type is FeatureCollection. For more information, see RFC 7946.