v5

latestSwagger 2.02026-07-13914107.7 KB

Use to get state tiles in vector format that can then be used to display feature state information in an indoor map.

Fetches state tiles in vector format typically to be integrated into indoor maps module of map control or SDK. The map control will call this API after user turns on dynamic styling. For more information, see Zoom Levels and Tile Grid.

get/map/statetile

Query parameters

api-versionstring required

The API version to use for this operation.

zoominteger required

Zoom level for the desired tile.

Please see Zoom Levels and Tile Grid for details.

xinteger required

X coordinate of the tile on zoom grid. Value must be in the range [0, 2<sup>zoom</sup> -1].

Please see Zoom Levels and Tile Grid for details.

yinteger required

Y coordinate of the tile on zoom grid. Value must be in the range [0, 2<sup>zoom</sup> -1].

Please see Zoom Levels and Tile Grid for details.

statesetIdstring required

The stateset id.

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.

string byte required