public class GeolocationCoordinates
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
accuracy |
double |
altitude |
double |
altitudeAccuracy |
double |
heading |
double |
latitude |
double |
longitude |
double |
speed |
| Constructor and Description |
|---|
GeolocationCoordinates() |