latitude property

double latitude
getter/setter pair

Latitude in degrees. Valid values -90.0 .. +90.00.

It is positive towards the north pole. Negative values are towards the south pole. At the Equator the value is 0.

Implementation

double latitude;