public interface ILatLng
| Modifier and Type | Method and Description |
|---|---|
double |
getAltitude()
Get the altitude, in meters.
|
double |
getLatitude()
Get the latitude, in degrees.
|
double |
getLongitude()
Get the longitude, in degrees.
|
double getLatitude()
double getLongitude()
double getAltitude()