MapGesturesDetector

open class MapGesturesDetector : RotationAndTiltGestureDetector.RotationGestureDetectorInterface, QuickScaleGestureDetector.QuickScaleGestureDetectorInterface

Constructors

Link copied to clipboard
open fun MapGesturesDetector(context: Context)

Types

Link copied to clipboard
Link copied to clipboard

Functions

Link 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
open fun getScaleFactor(): Float
Link copied to clipboard
open fun getScaleFocusX(): Float
Link copied to clipboard
open fun getScaleFocusY(): Float
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getTilt(): Float
Link copied to clipboard
open fun getTiltStep(): Float
Link copied to clipboard
open fun onMapMoveDone()
Link copied to clipboard
open fun onTouch(motionEvent: MotionEvent): Boolean
Link copied to clipboard
Removes gesture listener from the list of listeners
Link copied to clipboard