INSPECTOR node

Use the INSPECTOR node to define the characteristics of the attribute inspector. The attribute inspector is the section of the annotation tool that shows the attributes of a selected drawing.

The INSPECTOR node can have these attributes:

Attribute Description
autoSelectIfOnlyOneMarker If only one marker is displayed on the map, this attribute indicates whether the marker will be automatically selected.
closable Indicates whether the user can close the attribute inspector.
collapsible Indicates whether the user can collapse the attribute inspector.
disabled Set to True to disable the attribute inspector.
disableStatusValue Value that will be assigned to the H8STATUS field when the user disables a feature.
fieldOrder Order in which fields are displayed in the attribute inspector. Specify the field names in a comma-separate list. The fields must first be defined in the FIELDINFOS node. If you don't add this attribute then all fields will be displayed.
showActivateMarkerButton Indicates whether the attribute inspector will show the Activate Marker button. The user can click this button to activate the map marker that is associated with an annotation.
showDeleteButton Indicates whether the attribute inspector will show the Delete button. The user can click this button to delete the selected annotation.
showDisableButton Indicates whether the attribute inspector will show the Disable button. The user can click this button to disable the selected feature.
showDisabledFeatures Indicates whether the map will show disabled annotations.
showEditButton Indicates whether the attribute inspector will show the Edit button. The user can click this button to edit a selected drawing.
showFadeButton Indicates whether the attribute inspector will show the Fade button. The user can click this button to hide the selected drawing.
showFlashButton Indicates whether the attribute inspector will show the Flash Feature button. The user can click this button to flash the map feature for the selected annotation.
showGeometryButton Indicates whether the attribute inspector will show the Show Geometry button. The user can click this button to view the geometry of the selected drawing.
showRevertButton Indicates whether the attribute inspector will show the Undo Changes button. The user can click this button to undo changes to the selected feature.
textAreaThreshold Number of characters above which the attribute inspector will show a text area rather than an input field.
title Display title of the attribute inspector. The default title is Attribute Inspector.
toggleKeys Keyboard sequence to enable the attribute inspector.