Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NONE |
8 |
public static final int |
NONE_COMPASS |
16 |
public static final int |
NONE_GPS |
22 |
public static final int |
TRACKING |
24 |
public static final int |
TRACKING_COMPASS |
32 |
public static final int |
TRACKING_GPS |
34 |
public static final int |
TRACKING_GPS_NORTH |
36 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMPASS |
4 |
public static final int |
GPS |
8 |
public static final int |
NORMAL |
18 |
© 2015–2018 Mapbox. All rights reserved.