v5
latestSwagger 2.02026-07-13914107.7 KBUse 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.
Query parameters
The API version to use for this operation.
Zoom level for the desired tile.
Please see Zoom Levels and Tile Grid for details.
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.
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.
The stateset id.
Headers
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.