MapInteractionConfiguration
MapInteractionConfiguration
class has the following properties:
enable_multi_finger_gesture_race
A boolean value to enable multi-finger gesture race.
flags
The interactive flags, of type MapInteractiveFlag
.
pinch_move_threshold
The threshold for pinch move.
pinch_move_win_gestures
The pinch move win gestures, of type MapMultiFingerGesture
.
pinch_zoom_win_gestures
The pinch zoom win gestures, of type MapMultiFingerGesture
.
pinch_zoom_threshold
The threshold for pinch zoom, of type OptionalNumber
.
rotation_threshold
The threshold for rotation, of type OptionalNumber
.
rotation_win_gestures
The rotation win gestures, of type MapMultiFingerGesture
.
scroll_wheel_velocity
The velocity for the scroll wheel.