isZoomGesturesEnabled property
bool?
get
isZoomGesturesEnabled
Return street view is able to use zoom gestures.
Implementation
bool? get isZoomGesturesEnabled => _isZoomGesturesEnabled;
Return street view is able to use zoom gestures.
bool? get isZoomGesturesEnabled => _isZoomGesturesEnabled;