MGLCoordinateBounds
struct MGLCoordinateBounds {}
                A rectangular area as measured on a two-dimensional map projection.
- 
                  
                  
Coordinate at the southwest corner.
Declaration
Objective-C
CLLocationCoordinate2D swSwift
var sw: CLLocationCoordinate2D - 
                  
                  
Coordinate at the northeast corner.
Declaration
Objective-C
CLLocationCoordinate2D neSwift
var ne: CLLocationCoordinate2D 
              Install in Dash
            
        MGLCoordinateBounds Structure Reference