lat property
The latitude coordinate in decimal degrees.
Positive values represent north of the equator, negative values represent south of the equator. Range: -90 to +90
Implementation
double? lat;
The latitude coordinate in decimal degrees.
Positive values represent north of the equator, negative values represent south of the equator. Range: -90 to +90
double? lat;