CLLocationCoordinate2D.Longitude Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Longitude in degrees.
public double Longitude;
val mutable Longitude : double
Field Value
Remarks
The value is relative to the zero meridian. Positive values point east, negative values point west.