boxZoom property

bool get boxZoom

If true, the "box zoom" interaction is enabled (see {@link BoxZoomHandler}).

Implementation

bool get boxZoom => jsObject.boxZoom;