CacheStorageFormat

sealed class CacheStorageFormat

The storage format of a tile cache.

Since

200.1.0

See also

TileCache.cacheStorageFormat

Inheritors

Types

Link copied to clipboard

Compact storage format (.tpk).

Link copied to clipboard

Compact V2 storage format (.tpkx). For more details on the specification of a tpkx file, see https://github.com/Esri/tile-package-spec.

Link copied to clipboard

Exploded storage format.

Link copied to clipboard

Unknown storage format.