MapKit Changes for Objective-C
MapKit (Added)
MKAnnotation.h (Added)
Added MKAnnotation
Added MKAnnotation.coordinate
Added MKAnnotation.subtitle
Added MKAnnotation.title
MKAnnotationView.h (Added)
MKCircle.h (Added)
MKCircleRenderer.h (Added)
MKDirections.h (Added)
MKDirectionsRequest.h (Added)
Added MKDirectionsRequest
Added MKDirectionsRequest(MKDirectionsURL)
Added MKDirectionsRequest(MKRequestOptions)
MKDirectionsResponse.h (Added)
Added MKDirectionsResponse
Added MKETAResponse
Added MKETAResponse.distance
Added MKETAResponse.source
Added MKRoute
Added MKRoute.advisoryNotices
Added MKRoute.distance
Added MKRoute.name
Added MKRoute.polyline
Added MKRoute.steps
Added MKRoute.transportType
Added MKRouteStep
Added MKRouteStep.distance
Added MKRouteStep.instructions
Added MKRouteStep.notice
Added MKRouteStep.polyline
MKDirectionsTypes.h (Added)
MKDistanceFormatter.h (Added)
Added MKDistanceFormatter
Added MKDistanceFormatterUnits
MKGeodesicPolyline.h (Added)
MKGeometry.h (Added)
Added MKCoordinateRegion
Added MKCoordinateRegionMake()
Added MKCoordinateSpan
Added MKCoordinateSpanMake()
Added MKMapPoint
Added MKMapPointEqualToPoint()
Added MKMapPointMake()
Added MKMapRect
Added MKMapRectContainsPoint()
Added MKMapRectContainsRect()
Added MKMapRectDivide()
Added MKMapRectEqualToRect()
Added MKMapRectGetHeight()
Added MKMapRectGetMaxX()
Added MKMapRectGetMaxY()
Added MKMapRectGetMidX()
Added MKMapRectGetMidY()
Added MKMapRectGetMinX()
Added MKMapRectGetMinY()
Added MKMapRectGetWidth()
Added MKMapRectInset()
Added MKMapRectIntersection()
Added MKMapRectIsEmpty()
Added MKMapRectIsNull()
Added MKMapRectMake()
Added MKMapRectNull
Added MKMapRectOffset()
Added MKMapRectRemainder()
Added MKMapRectUnion()
Added MKMapRectWorld
Added MKMapSize
Added MKMapSizeEqualToSize()
Added MKMapSizeMake()
Added MKMapSizeWorld
Added MKStringFromMapPoint()
Added MKStringFromMapRect()
Added MKStringFromMapSize()
Added MKZoomScale
Added NSValue(NSValueMapKitGeometryExtensions)
MKLocalSearch.h (Added)
MKLocalSearchCompleter.h (Added)
MKLocalSearchRequest.h (Added)
MKLocalSearchResponse.h (Added)
MKMapCamera.h (Added)
Added MKMapCamera
Added MKMapCamera.altitude
Added +[MKMapCamera camera]
Added MKMapCamera.heading
Added MKMapCamera.pitch
MKMapItem.h (Added)
Added MKMapItem
Added MKMapItem.name
Added MKMapItem.phoneNumber
Added MKMapItem.placemark
Added MKMapItem.timeZone
Added MKMapItem.url
MKMapSnapshot.h (Added)
MKMapSnapshotOptions.h (Added)
Added MKMapSnapshotOptions
MKMapSnapshotter.h (Added)
MKMapView.h (Added)
Added MKMapView
Added -[MKMapView addOverlay:]
Added MKMapView.annotations
Added MKMapView.camera
Added MKMapView.delegate
Added MKMapView.mapType
Added MKMapView.overlays
Added MKMapView.region
Added MKMapView.scrollEnabled
Added MKMapView.showsBuildings
Added MKMapView.showsScale
Added MKMapView.showsTraffic
Added MKMapView.userLocation
Added MKMapView.visibleMapRect
Added MKMapView.zoomEnabled
Added MKMapViewDelegate
Added MKMapView(OverlaysAPI)
Added MKOverlayLevel
Added MKOverlayLevelAboveRoads
Added MKUserTrackingMode
Added MKUserTrackingModeFollow
Added MKUserTrackingModeNone
MKMultiPoint.h (Added)
MKOverlay.h (Added)
Added MKOverlay
Added MKOverlay.coordinate
MKOverlayPathRenderer.h (Added)
Added MKOverlayPathRenderer
MKOverlayRenderer.h (Added)
MKOverlayView.h (Added)
Added MKRoadWidthAtZoomScale()
MKPinAnnotationView.h (Added)
MKPlacemark.h (Added)
MKPointAnnotation.h (Added)
Added MKPointAnnotation
MKPolygon.h (Added)
MKPolygonRenderer.h (Added)
MKPolyline.h (Added)
MKPolylineRenderer.h (Added)
MKShape.h (Added)
MKTileOverlay.h (Added)
Added MKTileOverlay
Added MKTileOverlay.maximumZ
Added MKTileOverlay.minimumZ
Added MKTileOverlay.tileSize
Added MKTileOverlay(CustomLoading)
Added MKTileOverlayPath
MKTileOverlayRenderer.h (Added)
MKTypes.h (Added)
Added MKErrorCode
Added MKErrorDomain
Added MKErrorLoadingThrottled
Added MKErrorPlacemarkNotFound
Added MKErrorServerFailure
Added MKErrorUnknown
Added MKMapType
Added MKMapTypeHybrid
Added MKMapTypeHybridFlyover
Added MKMapTypeSatellite
Added MKMapTypeStandard
MKUserLocation.h (Added)
Added MKUserLocation
Added MKUserLocation.location
Added MKUserLocation.subtitle
Added MKUserLocation.title
Added MKUserLocation.updating