Classes
Type Definitions
- 
    
Options{Object}
 - 
    
    
Properties:
Name Type Argument Default Description 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.always.extentmodule:ol/extent~Extent <optional> 
Initial extent. Defaults to no initial extent.
boxStylemodule:ol/style/Style~StyleLike <optional> 
Style for the drawn extent box. Defaults to the
Polygonediting style documented inmodule:ol/style/Style~StylepixelTolerancenumber <optional> 
10 Pixel tolerance for considering the pointer close enough to a segment or vertex for editing.
pointerStylemodule:ol/style/Style~StyleLike <optional> 
Style for the cursor used to draw the extent. Defaults to the
Pointediting style documented inmodule:ol/style/Style~StylewrapXboolean <optional> 
false Wrap the drawn extent across multiple maps in the X direction? Only affects visuals, not functionality.
 
 OpenLayers