MapKit iOS 13.6 to 14.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
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:]
MKMultiPoint.h
Added
-[MKMultiPoint locationAtPointIndex:]
Added
-[MKMultiPoint locationsAtPointIndexes:]
MKPolygonRenderer.h
Added
MKPolygonRenderer.strokeStart
Added
MKPolygonRenderer.strokeEnd
MKPolylineRenderer.h
Added
MKPolylineRenderer.strokeStart
Added
MKPolylineRenderer.strokeEnd
MKUserLocationView.h
Added
MKUserLocationView