GestureOptions

Class used to enable or disable gestures of a MapView

Constructors

Link copied to clipboard
constructor(newGesturesStatus: LinkedHashMap<Gesture, Boolean>)
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Disables all gestures of the MapView

Link copied to clipboard

Enables all gestures of the MapView

Link copied to clipboard

Gets the status of a given gesture

Link copied to clipboard
fun setGestureStatus(gesture: Gesture, status: Boolean)

Sets the status of a given gesture