Classdesc

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

Param: type

The event type.

Param: coordinate

The event coordinate.

Param: mapBrowserEvent

Originating event.

Hierarchy

Constructors

Properties

coordinate: Coordinate

The coordinate of the drag event.

Constant

Api

stable

mapBrowserEvent: MapBrowserEvent

Constant

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