Map Editor API's

Map Editor API's

An overview of the APIs required for the Map Editor.


  • Get Map DataInitial request to get the Map Data based on the Map Profile ID.
  • Get Map Object DataRequest for the Map Object Data based on the Map Profile ID.
  • Set Map Object DataRequest to store updated Map Object Data based on the Map Profile ID.

Image Upload

A method of image upload is also required along side the SetObject API.
This will be used to upload new icon images.

The response for this request should be the file name and the URL path for the newly uploaded image.