Modifier and Type | Field and Description |
---|---|
static String |
DEVICE_STATUS |
int |
deviceStatus |
android.location.Location |
location |
Constructor and Description |
---|
MapLocation(android.location.Location location)
Constructs a MapLocation with the given location
Location . |
Modifier and Type | Method and Description |
---|---|
abstract void |
update(android.location.Location location)
Update the object on a map.
|
public static final String DEVICE_STATUS
public android.location.Location location
public int deviceStatus