Options
All
  • Public
  • Public/Protected
  • All
Menu

MapGuide-specific map sub-state

export
interface

IMapGuideSubState

since

0.14

Hierarchy

  • IMapGuideSubState

Index

Properties

activeSelectedFeature: undefined | ActiveSelectedFeature

The active selected feature to highlight

memberof

IBranchedMapSubState

expandedGroups: any

A set of expanded group ids

memberof

IBranchedMapSubState

hideGroups: string[]

The array of ids of groups to hide

memberof

IBranchedMapSubState

hideLayers: string[]

The array of ids of layers to hide

memberof

IBranchedMapSubState

isArbitraryCs: boolean

Indicates if this map is based on an arbitrary coordinate system

since

0.14.3

layerTransparency: LayerTransparencySet

Layer transparency settings

memberof

IBranchedMapSubState

runtimeMap: undefined | RuntimeMap

The runtime map state

memberof

IBranchedMapSubState

selectableLayers: any

A set of selectable layer ids

memberof

IBranchedMapSubState

selectionSet: undefined | QueryMapFeaturesResponse

The current MapGuide selection state

memberof

IBranchedMapSubState

showGroups: string[]

The array of ids of groups to show

memberof

IBranchedMapSubState

showLayers: string[]

The array of ids of layers to show

memberof

IBranchedMapSubState

Generated using TypeDoc