Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the reducer state branch for viewer state

export
interface

IViewerReducerState

Hierarchy

  • IViewerReducerState

Index

Properties

busyCount: number

The number of active busy actions. Zero indicates no busy activity. One or more indicates busy activity.

memberof

IViewerReducerState

featureTooltipsEnabled: boolean

Indicates if feature tooltips are enabled

memberof

IViewerReducerState

size: undefined | [number, number]

The current size of the map viewport (in pixels)

memberof

IViewerReducerState

The active map tool

memberof

IViewerReducerState

Generated using TypeDoc