Skip to main content

MKMapPointForCoordinate

Function MKMapPointForCoordinate 

Source
pub unsafe extern "C-unwind" fn MKMapPointForCoordinate(
    coordinate: CLLocationCoordinate2D,
) -> MKMapPoint
👎Deprecated:

renamed to MKMapPoint::for_coordinate

Available on crate features MKGeometry and objc2-core-location only.