v5
latestSwagger 2.02026-07-13914107.7 KBUse to get map copyright attribution information.
The Get Map Attribution API allows users to request map copyright attribution information for a section of a tileset.
Query parameters
The API version to use for this operation.
A tileset is a collection of raster or vector data broken up into a uniform grid of square tiles at preset zoom levels. Every tileset has a tilesetId to use when making requests. The ready-to-use tilesets supplied by Azure Maps are listed below. For example, microsoft.base.
Zoom level for the desired map attribution.
The string that represents the rectangular area of a bounding box. The bounds parameter is defined by the 4 bounding box coordinates, with WGS84 longitude and latitude of the southwest corner followed by WGS84 longitude and latitude of the northeast corner. The string is presented in the following format: [SouthwestCorner_Longitude, SouthwestCorner_Latitude, NortheastCorner_Longitude, NortheastCorner_Latitude].
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.