lng property

double lng
final

Longitude coordinate in decimal degrees.

Valid range: -180.0 to 180.0

  • Positive values represent East longitude
  • Negative values represent West longitude
  • 0.0 represents the Prime Meridian

Implementation

final double lng;