Newer Version Available

This content describes an older version of this product. View Latest

Charts Maps List Resource

Returns a list of maps or creates a map.
Resource URL
Formats
JSON
Available Version
38.0
HTTP Methods
GET POST
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
page Int The page number you want to view. Optional 38.0
page​Size Int The number of items to be returned in a single page. Minimum is 1, maximum is 200, and default is 25. Optional 38.0
Response body for GET
Map Collection
Request parameters for POST
Parameter Name Type Description Required or Optional Available Version
geo​Map​Object Map​Input All the relevant information about the map, such as {"label": "My Map"}. Required 39.0
Response body for POST
Map

The following JSON shows how to create a map resource from a GeoJson file with the optional bounding box.