Class: Event

ol.interaction.DragAndDrop.Event

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

Extends

Members

features{Array.<ol.Feature>} {undefined}

The features parsed from dropped data.

file{File}

The dropped file.

projection{ol.proj.Projection} {undefined}

The feature projection.

target{Object}

The event target.

type{string}

The event type.

Methods

Stop event propagation.

Stop event propagation.

Events

Triggered when features are added

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