Extends
Members
- 
    
coordinate{Coordinate}
 - 
    
    
The coordinate of the drag event.
 - 
    
features{Collection<Feature>}
 - 
    
    
The features being translated.
 - 
    
mapBrowserEvent{MapBrowserEvent}
 - 
    
    
Associated
MapBrowserEvent. - 
    
startCoordinate{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,singleclickordoubleclickevents 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.