Uses of Class
com.esri.android.map.TiledLayer

Packages that use TiledLayer
com.esri.android.map Provides classes for all the different elements of a map. 
com.esri.android.map.ags Contains the classes for the available map layer types. 
com.esri.android.map.bing Provides classes used to consume Bing Maps services and maps. 
 

Uses of TiledLayer in com.esri.android.map
 

Subclasses of TiledLayer in com.esri.android.map
 class TiledServiceLayer
           
 

Uses of TiledLayer in com.esri.android.map.ags
 

Subclasses of TiledLayer in com.esri.android.map.ags
 class ArcGISLocalTiledLayer
          The ArcGISLocatlTiledLayer class is a type of tiled layer where the data is stored locally on the device, therefore this layer can function even when the device does not have any network connectivity.
 class ArcGISTiledMapServiceLayer
          The ArcGISTiledMapServiceLayer class allows you to work with a cached map service resource exposed by the ArcGIS Server REST API.
 

Uses of TiledLayer in com.esri.android.map.bing
 

Subclasses of TiledLayer in com.esri.android.map.bing
 class BingMapsLayer
           BingMapsLayer class is used to define the Layer populated from Bing Maps that can be added to the MapView object.
 



Copyright © 2012. All Rights Reserved.