rect(_:)
Creates a new camera position with the map boundaries you provide.
Declaration
static func rect(_ rect: MKMapRect) -> MapCameraPositionParameters
- rect:
An Mkmaprect that describes the camera boundaries.
Creates a new camera position with the map boundaries you provide.
static func rect(_ rect: MKMapRect) -> MapCameraPositionAn Mkmaprect that describes the camera boundaries.