GET /map/{versionNumber}/copyrights.{format}
Summary: Copyrights whole world
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
The Copyrights API returns copyright information for the Maps API Raster Tile Service in JSON, JSONP, or XML format. This call returns copyright information for the whole world.
Parameters (3)
callback
(string, query, optional)
Specifies the jsonp callback method. Only used when format is jsonp
format
(string, path, required, default: xml)
Format of the response
Constraints: {'enum': ['json', 'jsonp', 'xml']}
versionNumber
(integer, path, required)
Version of the service to call. The current version is 1
Constraints: {'enum': [1]}
No probe data for this endpoint yet.