isZoomGesturesEnabled property

bool? get isZoomGesturesEnabled

Return street view is able to use zoom gestures.

Implementation

bool? get isZoomGesturesEnabled => _isZoomGesturesEnabled;