Map Gestures Detector
open class MapGesturesDetector : RotationAndTiltGestureDetector.RotationGestureDetectorInterface, QuickScaleGestureDetector.QuickScaleGestureDetectorInterface
Content copied to clipboard
Constructors
MapGesturesDetector
Link copied to clipboard
Types
Map Gesture Listener
Link copied to clipboard
interface MapGestureListener
Content copied to clipboard
Zoom Direction
Link copied to clipboard
Functions
add Map Gesture Listener
Link copied to clipboard
open fun addMapGestureListener(listener: MapGesturesDetector.MapGestureListener)
Content copied to clipboard
Adds gesture listener to the list of listeners
get Quick Scale Zoom Direction
Link copied to clipboard
get Rotation Angle
Link copied to clipboard
get Rotation Duration
Link copied to clipboard
Get the duration of rotation gesture
get Rotation Step
Link copied to clipboard
get Scale Current Span
Link copied to clipboard
get Scale Current Span X
Link copied to clipboard
get Scale Current Span Y
Link copied to clipboard
get Scale Event Time
Link copied to clipboard
get Scale Factor
Link copied to clipboard
get Scale Focus X
Link copied to clipboard
get Scale Focus Y
Link copied to clipboard
get Scale Previous Span
Link copied to clipboard
get Scale Previous Span X
Link copied to clipboard
get Scale Previous Span Y
Link copied to clipboard
get Scale Time Delta
Link copied to clipboard
get Tilt Step
Link copied to clipboard
on Map Move Done
Link copied to clipboard
open fun onMapMoveDone()
Content copied to clipboard
on Touch
Link copied to clipboard
remove Map Gesture Listener
Link copied to clipboard
open fun removeMapGestureListener(listener: MapGesturesDetector.MapGestureListener): Boolean
Content copied to clipboard
Removes gesture listener from the list of listeners
set Gesture Overlapping Enabled
Link copied to clipboard