GestureSettings

constructor(isTiltGesturesEnabled: Boolean = true, isZoomGesturesEnabled: Boolean = true, isRotateGesturesEnabled: Boolean = true, isScrollGesturesEnabled: Boolean = true)(source)

Parameters

isTiltGesturesEnabled

whether user may tilt (pitch) the map by vertically dragging two fingers up or down

isZoomGesturesEnabled

whether user may zoom the map in and out by pinching two fingers or by double tapping, holding, and moving the finger up and down as well as simply double tapping to zoom in

isRotateGesturesEnabled

whether user may rotate the map by moving two fingers in a circular motion

isScrollGesturesEnabled

whether user may scroll the map by dragging or swiping with one finger