init(mapView:)
Creates a pitch control and associates it with the specified map view.
Declaration
convenience init(mapView: MKMapView?)Parameters
- mapView:
The map to associate with the zoom control.
Creates a pitch control and associates it with the specified map view.
convenience init(mapView: MKMapView?)The map to associate with the zoom control.