Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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

  1. Navigate to All > System Map Page > Map Data Items.

  2. Click New.

  3. On the form, fill in the fields.

    FieldDescription
    NameName for the map data item.
    TableTable for the condition. For example, select the Choice [sys_choice] table.
    Condition typeCondition using declarative or scripted conditions.
    ConditionsDeclarative conditions for your map data item.
    ApplicationOptional application scope for the map marker, if other than Global.
  4. 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.

FieldDescription
NameEnter Incident state.
TableSelect Choice [sys_choice].
Condition typeSelect Declarative.
ConditionsInput the following into the fields: Element is state and Table is task.
ApplicationSkip this field.

What to do next

Create map markers for your map.

Parent Topic:Create an advanced Map Page