Object representing a dragbox event.
- Source:
- dragboxinteraction.js, line 59
Extends
- goog.events.Event
Members
-
<constant> coordinate :ol.Coordinate
Stability: not documented -
The coordinate of the drag event.
- Source:
- dragboxinteraction.js, line 67
Events
-
boxstart
Stability: experimental -
Triggered upon drag box start.
- Source:
- dragboxinteraction.js, line 34
-
boxstart
Stability: experimental -
Triggered upon drag box end.
- Source:
- dragboxinteraction.js, line 40
OpenLayers 3