CoordinateBounds

public extension CoordinateBounds
  • The northwest coordinate of an internal CoordinateBounds type.

    Declaration

    Swift

    var northwest: CLLocationCoordinate2D { get }
  • The northwest coordinate of an internal CoordinateBounds type.

    Declaration

    Swift

    var southeast: CLLocationCoordinate2D { get }