MapKit macOS 10.15.6 to 11.0 API Differences
MKAnnotationView.h
Added
MKAnnotationViewZPriority
Added
MKAnnotationViewZPriorityMax
Added
MKAnnotationViewZPriorityDefaultSelected
Added
MKAnnotationViewZPriorityDefaultUnselected
Added
MKAnnotationViewZPriorityMin
Added
MKAnnotationViewCollisionModeNone
Added
MKAnnotationView.zPriority
Added
MKAnnotationView.selectedZPriority
MKCircleRenderer.h
Added
MKCircleRenderer.strokeStart
Added
MKCircleRenderer.strokeEnd
MKCompassButton.h
Added
MKCompassButton
Added
+[MKCompassButton compassButtonWithMapView:]
Added
MKCompassButton.mapView
Added
MKCompassButton.compassVisibility
MKGradientPolylineRenderer.h
Added
MKGradientPolylineRenderer
Added
MKGradientPolylineRenderer.locations
Added
MKGradientPolylineRenderer.colors
Added
-[MKGradientPolylineRenderer setColors:atLocations:]
MKLocalPointsOfInterestRequest.h
Added
MKPointsOfInterestRequestMaxRadius
Added
MKLocalPointsOfInterestRequest
Added
-[MKLocalPointsOfInterestRequest initWithCenterCoordinate:radius:]
Added
-[MKLocalPointsOfInterestRequest initWithCoordinateRegion:]
Added
MKLocalPointsOfInterestRequest.coordinate
Added
MKLocalPointsOfInterestRequest.radius
Added
MKLocalPointsOfInterestRequest.region
Added
MKLocalPointsOfInterestRequest.pointOfInterestFilter
MKLocalSearch.h
Added
-[MKLocalSearch initWithPointsOfInterestRequest:]
MKMapView.h
Added
MKUserTrackingModeNone
Added
MKUserTrackingModeFollow
Added
MKMapView.showsPitchControl
Added
MKMapView.userTrackingMode
Added
-[MKMapView setUserTrackingMode:animated:]
Added
-[MKMapViewDelegate mapView:didChangeUserTrackingMode:animated:]
MKMarkerAnnotationView.h
Added
MKMarkerAnnotationView
Added
MKMarkerAnnotationView.titleVisibility
Added
MKMarkerAnnotationView.subtitleVisibility
Added
MKMarkerAnnotationView.markerTintColor
Added
MKMarkerAnnotationView.glyphTintColor
Added
MKMarkerAnnotationView.glyphText
Added
MKMarkerAnnotationView.glyphImage
Added
MKMarkerAnnotationView.selectedGlyphImage
Added
MKMarkerAnnotationView.animatesWhenAdded
MKMultiPoint.h
Added
-[MKMultiPoint locationAtPointIndex:]
Added
-[MKMultiPoint locationsAtPointIndexes:]
MKPitchControl.h
Added
MKPitchControl
Added
+[MKPitchControl pitchControlWithMapView:]
Added
MKPitchControl.mapView
MKPolygonRenderer.h
Added
MKPolygonRenderer.strokeStart
Added
MKPolygonRenderer.strokeEnd
MKPolylineRenderer.h
Added
MKPolylineRenderer.strokeStart
Added
MKPolylineRenderer.strokeEnd
MKTypes.h
Added
MKFeatureVisibilityAdaptive
Added
MKFeatureVisibilityHidden
Added
MKFeatureVisibilityVisible
MKUserLocationView.h
Added
MKUserLocationView
MKZoomControl.h
Added
MKZoomControl
Added
+[MKZoomControl zoomControlWithMapView:]
Added
MKZoomControl.mapView