latitude
The latitude of the item, in degrees north of the equator, expressed using the WGS84 datum.
Declaration
var latitude: NSNumber? { get set }Discussion
Negative values lie south of the equator.
The latitude of the item, in degrees north of the equator, expressed using the WGS84 datum.
var latitude: NSNumber? { get set }Negative values lie south of the equator.