Map Gestures Detector
open class MapGesturesDetector : RotationAndTiltGestureDetector.RotationGestureDetectorInterface, QuickScaleGestureDetector.QuickScaleGestureDetectorInterface
Content copied to clipboard
Constructors
Types
Functions
Link copied to clipboard
open fun addMapGestureListener(listener: MapGesturesDetector.MapGestureListener)
Content copied to clipboard
Adds gesture listener to the list of listeners
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get the duration of rotation gesture
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun removeMapGestureListener(listener: MapGesturesDetector.MapGestureListener): Boolean
Content copied to clipboard
Removes gesture listener from the list of listeners
Link copied to clipboard