Class: DragAndDropEvent

ol.interaction.DragAndDropEvent

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

Extends

  • goog.events.Event

Members

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

The features parsed from dropped data.

file{File}

The dropped file.

projection{ol.proj.Projection} {undefined} experimental

The feature projection.

Events

addfeatures

src/ol/interaction/draganddropinteraction.js, line 191

Triggered when features are added