Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
GESTURE_TYPE_DOUBLE_TAP |
10 |
public static final int |
GESTURE_TYPE_DOUBLE_TAP_EVENT |
11 |
public static final int |
GESTURE_TYPE_DOWN |
9 |
public static final int |
GESTURE_TYPE_FLING |
7 |
public static final int |
GESTURE_TYPE_LONG_PRESS |
6 |
public static final int |
GESTURE_TYPE_MOVE |
13 |
public static final int |
GESTURE_TYPE_MULTI_FINGER_TAP |
4 |
public static final int |
GESTURE_TYPE_QUICK_SCALE |
15 |
public static final int |
GESTURE_TYPE_ROTATE |
2 |
public static final int |
GESTURE_TYPE_SCALE |
1 |
public static final int |
GESTURE_TYPE_SCROLL |
0 |
public static final int |
GESTURE_TYPE_SHOVE |
3 |
public static final int |
GESTURE_TYPE_SHOW_PRESS |
8 |
public static final int |
GESTURE_TYPE_SIDEWAYS_SHOVE |
14 |
public static final int |
GESTURE_TYPE_SINGLE_TAP_CONFIRMED |
12 |
public static final int |
GESTURE_TYPE_SINGLE_TAP_UP |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MULTI_TAP_TIME_THRESHOLD |
150L |
public static final float |
DEFAULT_ROTATE_ANGLE_THRESHOLD |
15.300000190734863f |
public static final float |
DEFAULT_SHOVE_MAX_ANGLE |
20.0f |
© 2015–2019 Mapbox. All rights reserved.