Contents

MKMapView.CameraZoomRange

A camera zoom range that limits the distances to which the user can zoom.

Declaration

class CameraZoomRange

Overview

Create a camera zoom range to limit the distance to which the user can zoom. After you create the camera zoom range, you can apply it to multiple map views. If you don’t create a camera zoom range, your map view allows the user to zoom to MapKit’s capabilities.

Topics

Creating a camera zoom range

Accessing zoom range values

Initializers

See Also

Constraining the map view