public class MyLocationTracking
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
MyLocationTracking.Mode
Indicates the parameter accepts one of the values from
MyLocationTracking. |
| Modifier and Type | Field and Description |
|---|---|
static int |
TRACKING_FOLLOW
Tracking the location of the user,
MapView will reposition to center of MyLocationView |
static int |
TRACKING_NONE
Location tracking is disabled.
|
| Constructor and Description |
|---|
MyLocationTracking() |
public static final int TRACKING_NONE
public static final int TRACKING_FOLLOW
MapView will reposition to center of MyLocationView