MKMapView
class MKMapView : UIView, NSCoding
-
Undocumented
Declaration
Swift
var zoomLevel: Int { get set }
-
Undocumented
Declaration
Swift
func setCenterCoordinate(coordinate: CLLocationCoordinate2D, zoomLevel: Int, animated: Bool)