touchZoomRotate property

bool touchZoomRotate

If true, the "pinch to rotate and zoom" interaction is enabled. An Object value is passed as options to {@link TouchZoomRotateHandler#enable}.

Implementation

bool get touchZoomRotate => jsObject.touchZoomRotate;