Const CONFIG_INITIAL_STATE
CONFIG_INITIAL_STATE: object
activeMapName
activeMapName: undefined = undefined
agentKind
agentKind: "mapagent" = "mapagent"
agentUri
agentUri: undefined = undefined
availableMaps
availableMaps: undefined = undefined
cancelDigitizationKey
cancelDigitizationKey: number = KC_ESCAPE
capabilities
capabilities
: IViewerCapabilities = {hasTaskPane: false,hasTaskBar: false,hasStatusBar: false,hasNavigator: false,hasSelectionPanel: false,hasLegend: false,hasToolbar: false,hasViewSize: false} as IViewerCapabilities
locale
locale: string = DEFAULT_LOCALE
manualFeatureTooltips
manualFeatureTooltips: false = false
undoLastPointKey
undoLastPointKey: number = KC_U
viewRotation
viewRotation: number = 0
viewRotationEnabled
viewRotationEnabled: true = true
viewSizeUnits
view
SizeUnits: Meters = UnitOfMeasure.Meters
viewer
viewer: object
activeSelectedFeatureColor
activeSelectedFeatureColor: string = "0xFF0000AA"
imageFormat
imageFormat: "PNG" = "PNG"
loadIndicatorColor
loadIndicatorColor: string = "rgba(34, 153, 221, 0.9)"
loadIndicatorPositioning
loadIndicatorPositioning: "top" = "top"
pointSelectionBuffer
pointSelectionBuffer: number = 2
selectionColor
selectionColor: string = "0x0000FFAA"
selectionImageFormat
selectionImageFormat: "PNG8" = "PNG8"