camera
The camera to use when taking the map snapshot.
Declaration
@NSCopying var camera: MKMapCamera { get set }Discussion
Specify a camera object if you want to change the pitch, altitude, or heading information applied to the map.
The camera to use when taking the map snapshot.
@NSCopying var camera: MKMapCamera { get set }Specify a camera object if you want to change the pitch, altitude, or heading information applied to the map.