Configure GISMapApp properties
- Last UpdatedApr 23, 2024
- 1 minute read
Import GISMapApp_NS (namespace), GISMapApp_Layout (layout with app preconfigured), and GISMapApp_NS_Faceplate (graphic to test namespace properties) to interact with the following properties:
-
Context properties
-
Layers properties
-
Map View properties
-
Merge properties
-
Style properties
-
UI properties
The following table includes the GISMapApp properties grouped by category with the type of property, the default value, and the direction. Reset any property to its default value by selecting the arrow before the entry field and select Reset.
Property
Type
Default
Direction
Context
CurrentAsset
String
""
In/Out
SelectedFeature
String
""
Out
Click
String
""
Out
Location
String
""
Out
ShowPopup
String
""
In
Map View
Center
String
0,0
In/Out
Zoom
Float
3
In/Out
MinZoom
Float
0
In
MaxZoom
Float
28
In
ExtentLimit
String
""
In
CurrentExtent
String
""
Out
Projection
String
EPSG:4326
In
Layers
Layers
String
""
In/Out
UpdateLayers
String
""
In
Merge
ShownAssets
String
""
Out
AssetNameTemplate
String
{id}
In
Features
String
""'
In
Style
StyleSheet
String
""
In
PinStyle
String
default
In
Theme
String
light
In
UI
Geolocation
Boolean
FALSE
In
ShowLayers
Boolean
TRUE
In
ShowZoom
Boolean
TRUE
In
ShowZoomSlider
Boolean
TRUE
In
ShowOverviewMap
Boolean
FALSE
In
ShowFullScreen
Boolean
FALSE
In
ShowMousePosition
Boolean
FALSE
In
ShowScaleLine
Boolean
FALSE
In
Others
Debug
Boolean
FALSE
In