v6

latestOpenAPI 3.0.0raw.githubusercontent.com2020-10-09142348.0 KB
Anonymous Maps

Create map

post/map

Request body

versionstring

Spec version to use for validation.

extentstring

The default map extent for the map projection. Note: Currently, only webmercator is supported.

sridstring

The spatial reference identifier for the map.

maxzoomstring

The maximum zoom level for your map. A request beyond the defined maxzoom returns a 404 error.

minzoomstring

The minimum zoom level for your map. A request beyond the defined minzoom returns a 404 error.

Response

Ok

layergroupidstring
updated_atstring date-time
All 14 operations