Extends
Members
-
coordinate{module:ol/coordinate~Coordinate}
-
The coordinate of the drag event.
-
The features being translated.
-
mapBrowserEvent{module:ol/MapBrowserEvent~MapBrowserEvent}
-
Associated
module:ol/MapBrowserEvent
. -
startCoordinate{module:ol/coordinate~Coordinate}
-
The coordinate of the start position before translation started.
-
target{Object}
-
The event target.
-
type{string}
-
The event type.
Methods
-
Prevent default. This means that no emulated
click
,singleclick
ordoubleclick
events will be fired. -
Stop event propagation.
Events
-
Generic change event. Triggered when the revision counter is increased.
-
Generic error event. Triggered when an error occurs.
-
Triggered upon feature translation end.
-
Triggered upon feature translation start.
-
Triggered upon feature translation.