ol.interaction. ol.interaction.DragAndDrop

new DragAndDrop

Stability: experimental
Parameters:
Name Type Argument Description
options olx.interaction.DragAndDropOptions <optional>

Options.

Properties
Name Type Description
formatConstructors Array.<function(new:ol.format.Feature)> | undefined

Format constructors.

reprojectTo ol.proj.ProjectionLike

Target projection. By default, the map's view's projection is used.

Source:
  • draganddropinteraction.js, line 27
Fires:

Extends

  • ol.interaction.Interaction