Object representing a dragbox event.
| Name | Type | Description |
|---|---|---|
type |
string |
The event type. |
coordinate |
ol.Coordinate |
The event coordinate. |
Extends
- goog.events.Event
- oli.DragBoxEvent
Members
-
experimental coordinateol.Coordinate
-
Events
-
experimental boxstart
-
Triggered upon drag box start.
-
experimental boxstart
-
Triggered upon drag box end.
OpenLayers 3