Skip to main content

Layer Attributes

Layer attributes allow administrators to control which data fields are visible and accessible for each map feature. Admins can enable or hide attributes, change display names, adjust display types, set the title attribute for features and apply regex to both the query and the replacement.

For Dynamics layers, attributes are sourced from columns in a view. To display additional attributes, add new columns to the relevant view. For URL-driven layers, available attributes are managed at the data source and must be updated using there systems tools.

Enabling an Attribute

Enabling an attribute makes it available for use in actions, filtering, and searching within the map. Only enabled attributes can be referenced in these operations.


Attribute Visibility

An attribute can be enabled but not visible. This allows admins to use the attribute for internal logic or automation while hiding it from end users in the map interface. Toggle visibility to control whether users can see the attribute in the attributes table.


Attribute Display Name

By default, the display name for each attribute is taken from the source data (either the URL or Dataverse). However, these names may not always be user-friendly or clear. You can customize the display name for any attribute to improve readability and consistency for end users. Changing the display name does not affect the underlying data structure or field name.


Attribute Display Type

The display type determines how an attribute's value is shown in the map interface. By default, the display type is set based on the source data, but you can change it to better suit your needs. This allows you to present data in the most meaningful way for your users.

Available display types include:

  • String
  • Number
  • Currency
  • Integer
  • Boolean
  • UTC Date
  • UTC Date Time
  • Local Date
  • Local Date Time
  • Hyperlink
  • Object

Attribute Management Tools

In addition to configuring individual attributes, you can use the following tools to manage all attribute settings:

ToolDescription
ResetReverts all customized attributes back to the original state.
Advanced Attribute EditorProvides direct access to the JSON file for advanced editing.