public final class MKUserTrackingMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Follow
the map follows the user's location
|
static long |
FollowWithHeading
the map follows the user's location and heading
|
static long |
None
the user's location is not followed
|
public static final long None
public static final long Follow
public static final long FollowWithHeading