Newer Version Available
Charts Maps List Resource
- 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 pageSize 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 geoMapObject MapInput 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.