isPanningGesturesEnabled property

bool isPanningGesturesEnabled

Return street view is able to use panning gestures. Web not support, setPanningGesturesEnabled and isPanningGesturesEnabled always be true

Implementation

bool get isPanningGesturesEnabled => _isPanningGesturesEnabled;