22 строки
1.2 KiB
Plaintext
22 строки
1.2 KiB
Plaintext
## defined twice for iOS (likely to make it available to OSX)
|
|
### MKOverlayRenderer.h
|
|
### MKOverlayView.h (based on UIView so not in OSX headers list)
|
|
!missing-pinvoke! MKRoadWidthAtZoomScale is not bound
|
|
|
|
|
|
## unsorted
|
|
|
|
!missing-field! MKAnnotationCalloutInfoDidChangeNotification not bound
|
|
!missing-protocol-conformance! MKUserLocation should conform to MKAnnotation
|
|
!missing-protocol-member! MKOverlay::coordinate not found
|
|
|
|
## soft deprecation
|
|
!deprecated-attribute-missing! MKMapView::mapType missing a [Deprecated] attribute
|
|
!deprecated-attribute-missing! MKMapView::setMapType: missing a [Deprecated] attribute
|
|
!deprecated-attribute-missing! MKMapView::pointOfInterestFilter missing a [Deprecated] attribute
|
|
!deprecated-attribute-missing! MKMapView::setPointOfInterestFilter: missing a [Deprecated] attribute
|
|
!deprecated-attribute-missing! MKMapView::showsBuildings missing a [Deprecated] attribute
|
|
!deprecated-attribute-missing! MKMapView::setShowsBuildings: missing a [Deprecated] attribute
|
|
!deprecated-attribute-missing! MKMapView::showsTraffic missing a [Deprecated] attribute
|
|
!deprecated-attribute-missing! MKMapView::setShowsTraffic: missing a [Deprecated] attribute
|