Describes a selection change on the map. See the "SelectionChanged" on Map for more information.

Hierarchy

  • SelectionChangeInfo

Properties

deselected: WithIdentifier[]

The objects that were deselected.

layer: Layer

The layer on which the selection changed

selected: WithIdentifier[]

The objects that were selected.