Item attributes
The
node has one or more nodes as children, each of which represents one of the items that are displayed in the drop-down menu when a user clicks the button. Each node can have these attributes:Attribute | Description |
---|---|
Access Id | Access ID for this item. The access ID is a unique number that identifies the permission in Access Control that users must be granted to gain access to this item. |
custompref | Applies custom dataset preferences to the item. The preferences determine which layers are on and off when you open the Map Drawer. Specify the name of a custom preference that you’ve defined using the | node in the MapDrawerDatasets configuration.
id | Unique ID for the item. |
license | License that users must be granted to use this item. |
text | Text that the Map Drawer menu will show for this item. |
title | Title of the item. This is the title that will be displayed above the map when you open the Map Drawer. |
validationmessage | Message to display if the user performs an invalid action. For example, the message "Select Address" might be displayed if the user attempts to show addresses on the map without first selecting an address in the grid. |