Class: ModifyEvent

ol/interaction/Modify.ModifyEvent


Events emitted by Modify instances are instances of this type.

Extends

Members

features{Collection<Feature>}

The features being modified.

mapBrowserEvent{MapBrowserEvent}

Associated MapBrowserEvent.

target{Object}

The event target.

type{string}

The event type.

Methods

preventDefault() inherited

Prevent default. This means that no emulated click, singleclick or doubleclick events will be fired.

stopPropagation() inherited

Stop event propagation.

Events

Generic change event. Triggered when the revision counter is increased.

Generic error event. Triggered when an error occurs.

Triggered upon feature modification end

Triggered upon feature modification start