boxZoom property

bool boxZoom

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

Implementation

bool get boxZoom => jsObject.boxZoom;