This section describes events fired by this UI component.
Raised each time the center coordinates are changed.
Event
Main article: onCenterChanged
Raised when any location on the map is clicked or tapped.
Main article: onClick
Raised before the UI component is disposed of.
Main article: onDisposing
Raised when the UI component's rendering has finished.
Main article: onDrawn
Raised after the UI component is exported.
Main article: onExported
Raised before the UI component is exported.
Main article: onExporting
Raised before a file with exported UI component is saved to the user's local storage.
Main article: onFileSaving
Raised when an error or warning occurs.
Main article: onIncidentOccurred
Raised only once, after the UI component is initialized.
Main article: onInitialized
Raised after a UI component property is changed.
Main article: onOptionChanged
Raised when a layer element is selected or selection is canceled.
Main article: onSelectionChanged
Raised when a tooltip becomes hidden.
Main article: onTooltipHidden
Raised when a tooltip appears.
Main article: onTooltipShown
Raised each time the zoom factor is changed.
Main article: onZoomFactorChanged