gestures library

Classes

DoubleTapListener
Abstract class for handling double tap gestures.
Gestures
Use this class to process touch events from the platform and detect gesture induced actions on the map view.
LongPressListener
Abstract class for handling long-press gestures.
PanListener
Abstract class for handling pan gestures.
PinchRotateListener
Abstract class for handling pinch rotate gestures.
TapListener
Abstract class for handling tap gestures.
TwoFingerPanListener
Abstract class for handling two finger pan gestures.
TwoFingerTapListener
Abstract class for handling two finger tap gestures.

Enums

GestureState
Represents the state of the gesture.
GestureType
Enum that represents the type of a gesture.