Map Editor

Map Editor

Overview

A new feature being added to RX is a UI editor for Maps.
This editor will allow administrators to create and edit map object directly on the map.

This will include the following marker types:

  • Resource

  • Maplink

  • URL

  • Non-Interactive

The admin will be able to click on the map to add a new marker, they will then have the option to choose which marker type they want; each marker type will have slightly different options available.

The admin can also drag new and existing markers into a new position if required.


  • Map Editor API'sAn 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.