Package com.arcgismaps.tasks.tilecache

Types

Link copied to clipboard
class EstimateTileCacheSizeJob : Job<EstimateTileCacheSizeResult>

A job that estimates the size of a tile cache from a service.

Link copied to clipboard
class EstimateTileCacheSizeResult

The result of an EstimateTileCacheSizeJob.

Link copied to clipboard
class ExportTileCacheJob : Job<TileCache>

A job that exports a tile cache (.tpk or .tpkx) from a service.

Link copied to clipboard
class ExportTileCacheParameters

Parameters used for creating an ExportTileCacheJob.

Link copied to clipboard
class ExportTileCacheTask : ApiKeyResource, Loadable

A task used to export a tile cache (.tpk or .tpkx). Use this in conjunction with a map or image service to generate and download tile packages. To confirm whether a map or image service supports exporting tiles, check: