Class: Event

ol.interaction.DragBox.Event

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

Extends

Members

coordinate{ol.Coordinate}

The coordinate of the drag event.

mapBrowserEvent{ol.MapBrowserEvent}

target{Object}

The event target.

type{string}

The event type.

Methods

Stop event propagation.

Stop event propagation.

Events

Triggered on drag when box is active.

Triggered upon drag box end.

Triggered upon drag box start.

Generic change event. Triggered when the revision counter is increased.