Extends
Members
-
features{Array<FeatureLike>} {undefined}
-
The features parsed from dropped data.
-
file{File}
-
The dropped file.
-
projection{Projection} {undefined}
-
The feature projection.
-
target{Object}
-
The event target.
-
type{string}
-
The event type.
Methods
-
preventDefault() inherited
-
Prevent default. This means that no emulated
click,singleclickordoubleclickevents will be fired. -
stopPropagation() inherited
-
Stop event propagation.