lat property

double? lat
getter/setter pair

The latitude of the point. This is always in decimal degrees, and always in WGS84 datum.

Implementation

double? lat;