The right panel holds various information about selected elements. It is only displayed when a node or polygon is selected.
Room Info
The first tab is the room info tab, with information on the selected room as well as several room-related controls and toggles.


- Table: Displays the room ID, name, type, and aliases of the room.
- Empty string signifies that no value is assigned to that property.
- Edit Room Polygon: Enters Polygon Mode (see Modes). The Left Panel’s second tab, the Polygon tab, will have various options to edit the selected room’s polygon.
- Edit Room Label: After clicking this button, the next click & drag on a label will change its position.
- Show Room Specific Graph: When toggled on, shows the nodes and edges only for the selected room.
- Detect Walkway: Creates nodes in this room, such that the number of nodes is proportional to the value of the density slider.
- Only available for rooms of type “Corridor” and “Ramp”.
POI Info
The second tab is the POI Info tab, used to view and edit points of interest (POI) in the selected room. This tab is currently only visible if a node is selected, not a polygon.
Note: Please refer to the Known Bugs page for a fatal bug associated with the POI Info tab.


- Create POI: If no POI exists at this node, this button is shown. Click this button to create a new POI at this node.
- POI ID: Holds a unique ID value for the POI at this node.
- Type: Dropdown with potential POI types to select between.
Graph Info
The third tab is the Graph Info tab, used to view and edit graph edges/connections at the selected node. This tab is currently only visible if a node is selected, not a polygon.
Note: Please refer to the Known Bugs page for a fatal bug associated with the Graph Info tab.

- Copy Node ID: Copies the ID of the selected node
- Delete Node: Deletes the selected node and the edges it is connected to.
- If the selected node has exactly two neighbors on this floor, its neighbors are connected following node deletion.
- Add Edge: After clicking this button, click on another node to create an edge between the selected node and the clicked-on node.
- Delete Edge: After clicking this button, click on another node to delete the edge between the selected node and the clicked-on node.
- Different Floor Neighbors Table: Displays information on neighboring nodes that are on different floors.
- Select: Selects the neighbor.
- Delete: Deletes the neighbor.
- Create Edge across Floors:
- Dropdown: Select which floor you want to create an edge to.
- Node ID: Input the node ID of the node on the selected floor you want to create an edge to.
- Add Edge Across Floors: Adds an edge between the selected node and the specified node ID on the selected floor.