Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "reducers/viewer"

Index

Functions

Object literals

Functions

viewerReducer

  • Parameters

    • Default value state: IViewerReducerState = INITIAL_STATE
    • Default value action: AnyAction = { type: '', payload: null }

    Returns object | object | object

Object literals

INITIAL_STATE

INITIAL_STATE: object

busyCount

busyCount: number = 0

featureTooltipsEnabled

featureTooltipsEnabled: boolean = true

tool

tool: ActiveMapTool.Zoom | ActiveMapTool.Select | ActiveMapTool.Pan | ActiveMapTool.None = ActiveMapTool.None

Generated using TypeDoc