Configure map data items
Add map data items to render data on your Map Page using the Classic Environment.
Before you begin
Role required: admin
About this task
Create a container for your map data items first, then configure and select the data items for your Map Page.
Procedure
Navigate to All > System Map Page > Map Data Items.
Click New.
On the form, fill in the fields.
Field Description Name Name for the map data item. Table Table for the condition. For example, select the Choice [sys_choice] table. Condition type Condition using declarative or scripted conditions. Conditions Declarative conditions for your map data item. Application Optional application scope for the map marker, if other than Global. Click Submit.
Map Data Item form
Select the options in the table to successfully create a map data item. Use this configuration with the examples in Add a map filter and Configure a map filter data mapping to successfully create a map filter.
| Field | Description |
|---|---|
| Name | Enter Incident state. |
| Table | Select Choice [sys_choice]. |
| Condition type | Select Declarative. |
| Conditions | Input the following into the fields: Element is state and Table is task. |
| Application | Skip this field. |
What to do next
Create map markers for your map.
Parent Topic:Create an advanced Map Page