Package com.esri.arcgisruntime.tasks.tilecache
Contains classes to download and synchronize tile caches for tiled map layers from ArcGIS services to the local device.
Helps provide offline mapping workflows.
- Since:
- 100.0.0
-
Class Summary Class Description EstimateTileCacheSizeJob A Job that estimates the size of a tile cache from a service.EstimateTileCacheSizeResult Represents the estimated size of an exported tile cache.ExportTileCacheJob A Job that exports a tile cache (.tpk or .tpkx) from a service.ExportTileCacheParameters Represents the input parameters for export tile cache operations.ExportTileCacheTask A task used to export a tile cache (.tpk or .tpkx).