latitude property
Latitude in decimal degrees.
Valid range: -90.0 to +90.0
- Positive values: Northern Hemisphere
- Negative values: Southern Hemisphere
- 0: Equator
Implementation
final double latitude;
Latitude in decimal degrees.
Valid range: -90.0 to +90.0
final double latitude;