v5

latestSwagger 2.02026-07-13914107.7 KB

Use to get copyright information.

To obtain the copyright information for a particular tile, the request should specify the tile's zoom level and x and y coordinates. For more information, see Zoom Levels and Tile Grid.

Copyrights API is designed to serve copyright information for Render service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries/regions.

get/map/copyright/tile/{format}

Path parameters

format'json' | 'xml' required

Desired format of the response. Value can be either json or xml.

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.

text'yes' | 'no'

Yes/no value to exclude textual data from response. Only images and country/region names will be in response.

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.

formatVersionstring

Format Version property

generalCopyrightsstring[]

General Copyrights array