Deprecated List

Class <AGSMapViewDelegate>
use AGSMapViewLayerDelegate, AGSMapViewTouchDelgate and AGSMapViewCalloutDelgate protocols instead.

Member [AGSBingMapLayer __attribute__]
Use [AGSTileRequestOperation clearAGSTiles] instead.

Member [AGSDynamicMapServiceLayer initWithJSON:URL:]
Use initWithJSON:URL:credential instead

Member [AGSExportImageParams initWithEnvelope:timeExtent:size:frame:]
Use initWithEnvelope:timeExtent:size:frame:mapWrapAround: instead.

Member [AGSMapServiceLayerInfo __attribute__]

Use layerId instead.

Use defaultVisibility instead.

Member [AGSMapView __attribute__]

No direct replacement. You can use mapLayers to access the layers.

Use layerDelegate, touchDelegate and calloutDelegate.

Member [AGSMapViewDelegate-p mapView:didClickAtPoint:mapPoint:graphics:]
use AGSMapViewTouchDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didClickCalloutAccessoryButtonAtPoint:]
use AGSMapViewCalloutDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didClickCalloutAccessoryButtonForGPS:]
use AGSMapViewCalloutDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didClickCalloutAccessoryButtonForGraphic:]
use AGSMapViewCalloutDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didEndTapAndHoldAtPoint:mapPoint:graphics:]
use AGSMapViewTouchDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didLoadLayerForLayerView:]
use AGSMapViewLayerDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didMoveTapAndHoldAtPoint:mapPoint:graphics:]
use AGSMapViewTouchDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didShowCalloutForGPS:]
use AGSMapViewCalloutDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didShowCalloutForGraphic:]
use AGSMapViewCalloutDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:didTapAndHoldAtPoint:mapPoint:graphics:]
use AGSMapViewTouchDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:failedLoadingLayerForLayerView:withError:]
use AGSMapViewLayerDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:failedLoadingWithError:]
use AGSMapViewLayerDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:shouldFindGraphicsInLayer:atPoint:mapPoint:]
use AGSMapViewLayerDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:shouldShowCalloutForGPS:]
use AGSMapViewCalloutDelegate protocol instead.

Member [AGSMapViewDelegate-p mapView:shouldShowCalloutForGraphic:]
use AGSMapViewCalloutDelegate protocol instead.

Member [AGSMapViewDelegate-p mapViewDidLoad:]
use AGSMapViewLayerDelegate protocol instead.

Member [AGSOpenStreetMapLayer __attribute__]
Use [AGSTileRequestOperation clearAGSTiles] instead.

Member [AGSRenderer symbolForGraphic:]
Use symbolForGraphic:timeExtent: instead.

Member [AGSTile initWithLevel:row:column:envelope:frame:]
Use initWithLevel:row:column:envelope:frame:name: instead.

Member [AGSTile tileWithLevel:row:column:envelope:frame:]
Use tileWithLevel:row:column:envelope:frame:name: instead.

Member [AGSTiledMapServiceLayer __attribute__]
Use [AGSTileRequestOperation clearAGSTiles] instead.

Member [AGSTiledMapServiceLayer initWithJSON:URL:]
Use initWithJSON:URL:credential: instead

Member [AGSWebMap initWithItemId:credential:error:]
Use initWithItemId:credential: instead.

Member [AGSWebMap initWithItemId:sharingEndPoint:credential:error:]
Use initWithItemId:sharingEndPoint:credential instead.

Member [AGSWebMap initWithURL:credential:error:]
Use initWithURL:credential: instead.

Member [AGSWebMap webMapWithItemId:credential:error:]
Use webMapWithItemId:credential: instead.

Member [AGSWebMap webMapWithItemId:sharingEndPoint:credential:error:]
Use webMapWithItemId:sharingEndPoint:credential: instead.

Member [AGSWebMap webMapWithURL:credential:error:]
Use webMapWithURL:credential: instead.