longitude property
getter/setter pair
Longitude in degrees. Valid values -180.0 .. +180.00.
It is positive towards the east. Negative values are towards the west. At the Greenwich meridian the value is 0.
Implementation
double longitude;
Longitude in degrees. Valid values -180.0 .. +180.00.
It is positive towards the east. Negative values are towards the west. At the Greenwich meridian the value is 0.
double longitude;