isEnabled method
Returns a Boolean indicating whether the "box zoom" interaction is enabled.
@returns {boolean} true
if the "box zoom" interaction is enabled.
Implementation
bool isEnabled() => jsObject.isEnabled();
Returns a Boolean indicating whether the "box zoom" interaction is enabled.
@returns {boolean} true
if the "box zoom" interaction is enabled.
bool isEnabled() => jsObject.isEnabled();