Class SelectFeatureMouseOverInteraction

A class to handle mouse over effects on features for select sessions.

Hierarchy

Constructors

Methods

Properties

_currentFeature: null | EventFeature = null

The feature that is currently hovered and belongs to the layer with the layerName.

active: number

The current active bitmask for EventType

cursorStyle: undefined | CSSStyleDeclaration
id: string

A unique identifier for this interaction

layerName: string

The layer name to react to

modificationKey: ModificationKeyType

The current active ModificationKeyType

pointerKey: PointerKeyType

The currently active PointerKeyType

selectionMode: SelectionMode

Generated using TypeDoc