Classes
Type Definitions
- 
    
Options{Object}
 - 
    
    
Properties:
Name Type Argument Default Description classNamestring <optional> 
'ol-dragzoom' CSS class name for styling the box.
conditionmodule:ol/events/condition~Condition <optional> 
A function that takes an
module:ol/MapBrowserEvent~MapBrowserEventand returns a boolean to indicate whether that event should be handled. Default ismodule:ol/events/condition~shiftKeyOnly.durationnumber <optional> 
200 Animation duration in milliseconds.
outboolean <optional> 
false Use interaction for zooming out.
minAreanumber <optional> 
64 The minimum area of the box in pixel, this value is used by the parent default
boxEndConditionfunction. 
 OpenLayers