Gesture Options
Parameters
Set whether the user may rotate the map by moving two fingers in a circular motion.
Set whether the user may scroll the map by dragging or swiping with one finger.
Set whether the user may tilt the map by vertically dragging two fingers.
Set whether the user may zoom the map in and out by pinching two fingers.
Set whether the user may zoom the map in by double tapping.
Set whether the user may zoom the map in and out by double tapping, holding, and moving the finger up and down.
Configures platform-specific map interaction gesture options.
The companion object provides some presets available from common code, but fine-grained customization on multiple platforms requires configuring these options in expect/actual code.
Parameters
Set whether the user may rotate the map by moving two fingers in a circular motion.
Set whether the user may scroll the map by dragging or swiping with one finger.
Set whether the user may tilt the map by vertically dragging two fingers.
Set whether the user may zoom the map in and out by pinching two fingers or by double tapping, holding, and moving the finger up and down.
Set whether the user receives haptic feedback when rotating the map to due north.