Classdesc

Events emitted by ol.interaction.Select instances are instances of this type.

Param: type

The event type.

Param: selected

Selected features.

Param: deselected

Deselected features.

Param: mapBrowserEvent

Associated ol.MapBrowserEvent.

Hierarchy

Constructors

Properties

deselected: ol.Feature[]

Deselected features array.

Api

mapBrowserEvent: MapBrowserEvent

Associated ol.MapBrowserEvent.

Api

selected: ol.Feature[]

Selected features array.

Api

target: Object

The event target.

Api

stable

type: string

The event type.

Api

stable

Methods

  • Stop event propagation.

    Returns void

    Function

    Api

    stable

  • Stop event propagation.

    Returns void

    Function

    Api

    stable

Generated using TypeDoc