CLLocation

extension CLLocation
  • Constructor that takes a GeoPoint to make it easy to convert to a CLLocation instance

    Declaration

    Swift

    public convenience init(geoPoint: GeoPoint)