CLLocationCoordinate2D

  • Location of the center of Boston, MA (USA).

    Declaration

    Swift

    static let boston = CLLocationCoordinate2D(latitude: 42.360794774307664,
  • Location of the center of France.

    Declaration

    Swift

    static let franceCenter = CLLocationCoordinate2D(latitude: 46.713155158363762,
  • Location of the center of Brest (France).

    Declaration

    Swift

    static let brest = CLLocationCoordinate2D(latitude: 48.406413450379041,