Contents

rect(_:)

Creates a new camera position with the map boundaries you provide.

Declaration

static func rect(_ rect: MKMapRect) -> MapCameraPosition

Parameters

  • rect:

    An Mkmaprect that describes the camera boundaries.

See Also

Creating a camera position