Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the saved project state for the highlight manager.

Hierarchy

Index

Properties

activeHighlightLayerName

activeHighlightLayerName: string

The name of the active highlight layer.

highlightLayers

highlightLayers: object

The set of graphics layers which have been used for highlights.

Type declaration

highlights

highlights: object[]

A set of feature/layer pairs indicating which features have been highlighted on which highlight layer(s).

Optional serialVersion

serialVersion: number

Identifies the version of the serialized project data. The default is 1. Modules should increment this number whenever there are breaking changes to the model that need special handling.