mapbox-maps-android
mapbox-maps-android
/
com.mapbox.android.gestures
/
Constants
Constants
class
Constants
Properties
Properties
DEFAULT_MULTI_TAP_TIME_THRESHOLD
Link copied to clipboard
val
DEFAULT_MULTI_TAP_TIME_THRESHOLD
:
Long
=
150
Default time within which pointers need to leave the screen to register tap gesture.
DEFAULT_ROTATE_ANGLE_THRESHOLD
Link copied to clipboard
val
DEFAULT_ROTATE_ANGLE_THRESHOLD
:
Float
=
15.3f
Default angle change required in rotation movement to register rotate gesture.
DEFAULT_SHOVE_MAX_ANGLE
Link copied to clipboard
val
DEFAULT_SHOVE_MAX_ANGLE
:
Float
=
20.0f
Default angle between pointers (starting from horizontal line) required to abort shove gesture.