setZoomGesturesEnabled

abstract fun setZoomGesturesEnabled(enableZoomGestures: Boolean)

Enables or disables the zoom gestures in the map.

Parameters

enableZoomGestures

true enables zoom gestures, false disables zoom gestures.