BoundingBox
public extension Geo.BoundingBox
-
Initialize a BoundingBox from a MGLCoordinateBounds
Declaration
Swift
init(_ bounds: MGLCoordinateBounds)Parameters
boundsThe CLLocationCoordinate2D to use to initialize the Location.
View on GitHub
BoundingBox Extension Reference