Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека Разработчика iOS Разработчик
Поиск

Изменения MapKit

MapKit

Удаленный MKDirectionsTransportType.value
Добавленный MKDirectionsTransportType.init (rawValue: UInt)
Добавленный NSValue. MKCoordinateSpanValue
Добавленный NSValue. MKCoordinateValue
Измененный MKAnnotation.setCoordinate (CLLocationCoordinate2D)
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKAnnotationView
Введение
ОтiOS 8.0
КiOS 3.0

Объявление
От
init(annotation annotation: MKAnnotation!, reuseIdentifier reuseIdentifier: String!)
К
init!(annotation annotation: MKAnnotation!, reuseIdentifier reuseIdentifier: String!)

Измененный MKAnnotationView.dragState
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKAnnotationView.draggable
Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.2

Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKCircle
Введение
ОтiOS 8.0
КiOS 4.0

Объявление
От
convenience init(centerCoordinate coord: CLLocationCoordinate2D, radius radius: CLLocationDistance)
К
convenience init!(centerCoordinate coord: CLLocationCoordinate2D, radius radius: CLLocationDistance)

Объявление
От
convenience init(mapRect mapRect: MKMapRect)
К
convenience init!(mapRect mapRect: MKMapRect)

Измененный MKCircleRenderer
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(circle circle: MKCircle!)
К
init!(circle circle: MKCircle!)

Измененный MKCircleView
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKDirections
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(request request: MKDirectionsRequest!)
К
init!(request request: MKDirectionsRequest!)

Измененный MKDirectionsRequest
Введение
ОтiOS 8.0
КiOS 6.0

Измененный MKDirectionsRequest.arrivalDate
Введение
ОтiOS 8.0
КiOS 7.0

ОбъявлениеВведение
От
init(contentsOfURL url: NSURL!)
iOS 8.0
К
init!(contentsOfURL url: NSURL!)
iOS 6.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKDirectionsRequest.destination ()-> MKMapItem!
Введение
ОтiOS 8.0
КiOS 6.0

Измененный MKDirectionsRequest.isDirectionsRequestURL (NSURL!)-> Bool [класс]
Введение
ОтiOS 8.0
КiOS 6.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKDirectionsRequest.source ()-> MKMapItem!
Введение
ОтiOS 8.0
КiOS 6.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKDirectionsResponse
Введение
ОтiOS 8.0
КiOS 7.0

ОбъявлениеВведение
От
struct MKDirectionsTransportType : RawOptionSetType {
    init(_ value: UInt)
    var value: UInt
    static var Automobile: MKDirectionsTransportType { get }
    static var Walking: MKDirectionsTransportType { get }
    static var Any: MKDirectionsTransportType { get }
}
iOS 8.0
К
struct MKDirectionsTransportType : RawOptionSetType {
    init(_ rawValue: UInt)
    init(rawValue rawValue: UInt)
    static var Automobile: MKDirectionsTransportType { get }
    static var Walking: MKDirectionsTransportType { get }
    static var Any: MKDirectionsTransportType { get }
}
iOS 7.0

Измененный MKDirectionsTransportType.init (_: UInt)
Объявление
От
init(_ value: UInt)
К
init(_ rawValue: UInt)

Измененный MKDistanceFormatter
Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKETAResponse
Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 3.0

Измененный MKGeodesicPolyline
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKGeodesicPolyline.init (координаты: UnsafeMutablePointer <CLLocationCoordinate2D>, количество: Интервал)
Объявление
От
convenience init(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int)
К
convenience init!(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int)

Измененный MKGeodesicPolyline.init (точки: UnsafeMutablePointer <MKMapPoint>, количество: Интервал)
Объявление
От
convenience init(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int)
К
convenience init!(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int)

Измененный MKLocalSearch
Введение
ОтiOS 8.0
КiOS 6.1

Объявление
От
init(request request: MKLocalSearchRequest!)
К
init!(request request: MKLocalSearchRequest!)

Измененный MKLocalSearchRequest
Введение
ОтiOS 8.0
КiOS 6.1

Измененный MKLocalSearchResponse
Введение
ОтiOS 8.0
КiOS 6.1

Измененный MKMapCamera
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
convenience init(lookingAtCenterCoordinate centerCoordinate: CLLocationCoordinate2D, fromEyeCoordinate eyeCoordinate: CLLocationCoordinate2D, eyeAltitude eyeAltitude: CLLocationDistance)
К
convenience init!(lookingAtCenterCoordinate centerCoordinate: CLLocationCoordinate2D, fromEyeCoordinate eyeCoordinate: CLLocationCoordinate2D, eyeAltitude eyeAltitude: CLLocationDistance)

Измененный MKMapItem
Введение
ОтiOS 8.0
КiOS 6.0

Объявление
От
init(placemark placemark: MKPlacemark!)
К
init!(placemark placemark: MKPlacemark!)

Измененный MKMapSnapshot
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapSnapshotOptions
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapSnapshotter
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(options options: MKMapSnapshotOptions!)
К
init!(options options: MKMapSnapshotOptions!)

Введение
ОтiOS 8.0
КiOS 3.0

Измененный MKMapView
Введение
ОтiOS 8.0
КiOS 3.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapView.annotationsInMapRect (MKMapRect)-> NSSet!
Введение
ОтiOS 8.0
КiOS 4.2

Измененный MKMapView.camera
Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapView.overlays
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapView.overlaysInLevel (MKOverlayLevel)-> [AnyObject]!
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapView.pitchEnabled
Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapView.rendererForOverlay (MKOverlay!)-> MKOverlayRenderer!
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapView.rotateEnabled
Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 5.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapView.showsBuildings
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapView.showsPointsOfInterest
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMapView.userTrackingMode
Введение
ОтiOS 8.0
КiOS 5.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 5.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapViewDelegate.mapView (MKMapView!, rendererForOverlay: MKOverlay!)-> MKOverlayRenderer!
Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKMultiPoint
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKOverlay.canReplaceMapContent ()-> Bool
Введение
ОтiOS 8.0
КiOS 7.0

Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKOverlayPathRenderer
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKOverlayPathView
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKOverlayRenderer
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(overlay overlay: MKOverlay!)
К
init!(overlay overlay: MKOverlay!)

Измененный MKOverlayView
Введение
ОтiOS 8.0
КiOS 4.0

Введение
ОтiOS 8.0
КiOS 3.0

Измененный MKPinAnnotationView
Введение
ОтiOS 8.0
КiOS 3.0

Измененный MKPlacemark
Введение
ОтiOS 8.0
КiOS 3.0

Объявление
От
init(coordinate coordinate: CLLocationCoordinate2D, addressDictionary addressDictionary: [NSObject : AnyObject]!)
К
init!(coordinate coordinate: CLLocationCoordinate2D, addressDictionary addressDictionary: [NSObject : AnyObject]!)

Измененный MKPointAnnotation
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKPolygon
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKPolygon.init (координаты: UnsafeMutablePointer <CLLocationCoordinate2D>, количество: Интервал)
Объявление
От
convenience init(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int)
К
convenience init!(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int)

Измененный MKPolygon.init (координаты: UnsafeMutablePointer <CLLocationCoordinate2D>, количество: Интервал, interiorPolygons: [AnyObject]!)
Объявление
От
convenience init(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int, interiorPolygons interiorPolygons: [AnyObject]!)
К
convenience init!(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int, interiorPolygons interiorPolygons: [AnyObject]!)

Измененный MKPolygon.init (точки: UnsafeMutablePointer <MKMapPoint>, количество: Интервал)
Объявление
От
convenience init(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int)
К
convenience init!(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int)

Измененный MKPolygon.init (точки: UnsafeMutablePointer <MKMapPoint>, количество: Интервал, interiorPolygons: [AnyObject]!)
Объявление
От
convenience init(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int, interiorPolygons interiorPolygons: [AnyObject]!)
К
convenience init!(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int, interiorPolygons interiorPolygons: [AnyObject]!)

Измененный MKPolygonRenderer
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(polygon polygon: MKPolygon!)
К
init!(polygon polygon: MKPolygon!)

Измененный MKPolygonView
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKPolyline
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKPolyline.init (координаты: UnsafeMutablePointer <CLLocationCoordinate2D>, количество: Интервал)
Объявление
От
convenience init(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int)
К
convenience init!(coordinates coords: UnsafeMutablePointer<CLLocationCoordinate2D>, count count: Int)

Измененный MKPolyline.init (точки: UnsafeMutablePointer <MKMapPoint>, количество: Интервал)
Объявление
От
convenience init(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int)
К
convenience init!(points points: UnsafeMutablePointer<MKMapPoint>, count count: Int)

Измененный MKPolylineRenderer
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(polyline polyline: MKPolyline!)
К
init!(polyline polyline: MKPolyline!)

Измененный MKPolylineView
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKRoute
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKRouteStep
Введение
ОтiOS 8.0
КiOS 7.0

Измененный MKShape
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKTileOverlay
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(URLTemplate URLTemplate: String!)
К
init!(URLTemplate URLTemplate: String!)

Измененный MKTileOverlayRenderer
Введение
ОтiOS 8.0
КiOS 7.0

Объявление
От
init(tileOverlay overlay: MKTileOverlay!)
К
init!(tileOverlay overlay: MKTileOverlay!)

Измененный MKUserLocation
Введение
ОтiOS 8.0
КiOS 3.0

Измененный MKUserLocation.heading
Введение
ОтiOS 8.0
КiOS 5.0

Измененный MKUserTrackingBarButtonItem
Введение
ОтiOS 8.0
КiOS 5.0

Объявление
От
init(mapView mapView: MKMapView!)
К
init!(mapView mapView: MKMapView!)

Введение
ОтiOS 8.0
КiOS 5.0

Измененный MKCoordinateForMapPoint (MKMapPoint)-> CLLocationCoordinate2D
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKCoordinateRegionForMapRect (MKMapRect)-> MKCoordinateRegion
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKLaunchOptionsCameraKey
Введение
ОтiOS 8.0
КiOS 7.1

Введение
ОтiOS 8.0
КiOS 6.0

Введение
ОтiOS 8.0
КiOS 6.0

Введение
ОтiOS 8.0
КiOS 6.0

Измененный MKLaunchOptionsMapCenterKey
Введение
ОтiOS 8.0
КiOS 6.0

Измененный MKLaunchOptionsMapSpanKey
Введение
ОтiOS 8.0
КiOS 6.0

Измененный MKLaunchOptionsMapTypeKey
Введение
ОтiOS 8.0
КiOS 6.0

Измененный MKLaunchOptionsShowsTrafficKey
Введение
ОтiOS 8.0
КiOS 6.0

Измененный MKMapPointForCoordinate (CLLocationCoordinate2D)-> MKMapPoint
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapPointsPerMeterAtLatitude (CLLocationDegrees)-> Дважды
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectContainsPoint (MKMapRect, MKMapPoint)-> Bool
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectContainsRect (MKMapRect, MKMapRect)-> Bool
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectDivide (MKMapRect, UnsafeMutablePointer <MKMapRect>, UnsafeMutablePointer <MKMapRect>, дважды, CGRectEdge)
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectInset (MKMapRect, дважды, дважды)-> MKMapRect
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectIntersection (MKMapRect, MKMapRect)-> MKMapRect
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectIntersectsRect (MKMapRect, MKMapRect)-> Bool
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectNull
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectOffset (MKMapRect, дважды, дважды)-> MKMapRect
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectRemainder (MKMapRect)-> MKMapRect
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectSpans180thMeridian (MKMapRect)-> Bool
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectUnion (MKMapRect, MKMapRect)-> MKMapRect
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapRectWorld
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMapSizeWorld
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMetersBetweenMapPoints (MKMapPoint, MKMapPoint)-> CLLocationDistance
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKMetersPerMapPointAtLatitude (CLLocationDegrees)-> CLLocationDistance
Введение
ОтiOS 8.0
КiOS 4.0

Измененный MKRoadWidthAtZoomScale (MKZoomScale)-> CGFloat
Введение
ОтiOS 8.0
КiOS 4.0