Classdesc

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

Param: type

Type.

Param: file

File.

Param: opt_features

Features.

Param: opt_projection

Projection.

Hierarchy

Constructors

Properties

features: ol.Feature[]

The features parsed from dropped data.

Api

stable

file: File

The dropped file.

Api

stable

projection: Projection

The feature projection.

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