Properties
activeSelectedFeatureColor
activeSelectedFeatureColor: string
Optional activeSelectedFeatureXml
activeSelectedFeatureXml: undefined | string
agentUri
agentUri: string
Optional externalBaseLayers
featureTooltipsEnabled
featureTooltipsEnabled: boolean
hideGroups
hideGroups: string[] | undefined
hideLayers
hideLayers: string[] | undefined
loadIndicatorColor
loadIndicatorColor: string
Optional locale
locale: undefined | string
onBeginDigitization
onBeginDigitization: function
Type declaration
-
- (callback: function): void
-
Parameters
-
callback: function
-
- (cancelled: boolean): void
Returns void
onBusyLoading
onBusyLoading: function
Type declaration
-
- (busyCount: number): void
Optional onMapResized
onMapResized: undefined | function
Optional onMouseCoordinateChanged
onMouseCoordinateChanged: undefined | function
Optional onQueryMapFeatures
onQueryMapFeatures: undefined | function
Optional onRequestZoomToView
onRequestZoomToView: undefined | function
onRotationChanged
onRotationChanged: function
Type declaration
-
- (newRotation: number): void
Optional onSessionExpired
onSessionExpired: undefined | function
Optional overviewMapElementSelector
overviewMapElementSelector: undefined | function
Optional pointSelectionBuffer
pointSelectionBuffer: undefined | number
selectableLayerNames
selectableLayerNames: string[]
Optional selectionColor
selectionColor: undefined | string
Optional selectionImageFormat
showGroups
showGroups: string[] | undefined
showLayers
showLayers: string[] | undefined
Optional stateChangeDebounceTimeout
stateChangeDebounceTimeout: undefined | number
tool
tool: ActiveMapTool.Zoom | ActiveMapTool.Select | ActiveMapTool.Pan | ActiveMapTool.None
viewRotation
viewRotation: number
viewRotationEnabled
viewRotationEnabled: boolean
MapViewerBase component props
IMapViewerBaseProps
{IMapViewerContextProps}