Classdesc

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

Param: type

Type.

Param: features

The features modified.

Param: mapBrowserPointerEvent

Associated ol.MapBrowserPointerEvent.

Hierarchy

Constructors

Properties

features: Collection<ol.Feature>

The features being modified.

Api

mapBrowserEvent: MapBrowserEvent

Associated ol.MapBrowserEvent.

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