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