Initializes and returns a location object with the specified latitude and longitude.
Original signature is '- (id)initWithLatitude:(CLLocationDegrees)latitude longitude:(CLLocationDegrees)longitude'
Available in Mac OS X v10.6 and later.


A location object initialized with the specified coordinate point.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)