Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "reducers/map-state"

Index

Variables

Const MAP_STATE_INITIAL_STATE

MAP_STATE_INITIAL_STATE: IBranchedMapState

Functions

mapStateReducer

  • Parameters

    • Default value state: IBranchedMapState = MAP_STATE_INITIAL_STATE
    • Default value action: AnyAction = { type: '', payload: null }

    Returns object

Object literals

Const MAP_STATE_INITIAL_SUB_STATE

MAP_STATE_INITIAL_SUB_STATE: object

activeSelectedFeature

activeSelectedFeature: undefined = undefined

currentView

currentView: undefined = undefined

expandedGroups

expandedGroups: object

Type declaration

externalBaseLayers

externalBaseLayers: never[] = []

featureIndex

featureIndex: number = -1

hideGroups

hideGroups: never[] = []

hideLayers

hideLayers: never[] = []

history

history: never[] = []

historyIndex

historyIndex: number = -1

initialView

initialView: undefined = undefined

layerIndex

layerIndex: number = -1

layerTransparency

layerTransparency: object

Type declaration

runtimeMap

runtimeMap: undefined = undefined

selectableLayers

selectableLayers: object

Type declaration

selectionSet

selectionSet: undefined = undefined

showGroups

showGroups: never[] = []

showLayers

showLayers: never[] = []

Generated using TypeDoc