init(mapView:)
Initializes a newly created bar button item with the specified map view.
Declaration
init(mapView: MKMapView?)Parameters
- mapView:
The map view used by this bar button item.
Return Value
The initialized bar button item.
See Also
Related Documentation
- Location and Maps Programming Guide