Class: DragBoxEvent

ol/interaction/DragBox~DragBoxEvent


Events emitted by module:ol/interaction/DragBox~DragBox instances are instances of this type.

Members

The coordinate of the drag event.

Events

boxdrag

interaction/DragBox.js, line 47

Triggered on drag when box is active.

boxend

interaction/DragBox.js, line 54

Triggered upon drag box end.

boxstart

interaction/DragBox.js, line 40

Triggered upon drag box start.