CONFIG_INITIAL_STATE
CONFIG_INITIAL_STATE: object
activeMapName
activeMapName: undefined = undefined
agentKind
agentKind: string = "mapagent"
agentUri
agentUri: undefined = undefined
availableMaps
availableMaps: undefined = undefined
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
viewRotation
viewRotation: number = 0
viewRotationEnabled
viewRotationEnabled: boolean = true
viewSizeUnits
viewSizeUnits: UnitOfMeasure.Unknown | UnitOfMeasure.Inches | UnitOfMeasure.Feet | UnitOfMeasure.Yards | UnitOfMeasure.Miles | UnitOfMeasure.NauticalMiles | UnitOfMeasure.Millimeters | UnitOfMeasure.Centimeters | UnitOfMeasure.Meters | UnitOfMeasure.Kilometers | UnitOfMeasure.Degrees | UnitOfMeasure.DecimalDegrees | UnitOfMeasure.DMS | UnitOfMeasure.Pixels = UnitOfMeasure.Meters
viewer
viewer: object
activeSelectedFeatureColor
activeSelectedFeatureColor: string = "0xFF0000AA"
imageFormat
imageFormat: string = "PNG"
loadIndicatorColor
loadIndicatorColor: string = "rgba(34, 153, 221, 0.9)"
loadIndicatorPositioning
loadIndicatorPositioning: string = "top"
pointSelectionBuffer
pointSelectionBuffer: number = 2
selectionColor
selectionColor: string = "0x0000FFAA"
selectionImageFormat
selectionImageFormat: string = "PNG8"