/documents/mapSession/{sessionId}/expand - Expand the map
When a map loads in CCMS Web, submaps do not load until they are expanded. This method expands a submap.
Note:
This method is new in 6.7
End-point
POST | documents/mapSession/{sessionId}/expand |
Path parameters
Field | Description |
---|---|
|
The session ID for the map that has the submaps to expand. |
Request body
Field | Type | Description |
---|---|---|
|
The |
Possible response
HTTP status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
Field | Type | Description |
---|---|---|
|
All the information about the map session required to expand the submap. |