Context properties
- Last UpdatedApr 23, 2024
- 2 minute read
The following table lists the properties to configure context in GISMapApp:
|
Property |
Description |
|---|---|
|
Click |
Mouse click coordinates (X,Y). This property allows you to get the coordinates of the last mouse click event. |
|
CurrentAsset |
Name of the currently selected asset. When this value is set, it looks for the asset name in the layers with the merge property
set to true. |
|
Location |
Current device position acquired from device sensors. When Geolocation is set to true, this property is set with the current device location after user clicks
on the corresponding UI button. |
|
SelectedFeature |
JSON that holds the selected feature properties. This value is set from the widget when a feature is selected either by clicking or using the CurrentAsset widget property. Example:
|
|
ShowPopup |
Value to control when to show feature popup.
|
