path

val path: String?

The path of the tile cache. For caches based on tile packages (.tpk or .tpkx files) this is the full path of the .tpk or .tpkx file; for caches based on compact or exploded caches this is the path of the directory containing the cache.

This path can be empty when the tile cache is contained within a MobileMapPackage or MobileScenePackage.

Since

200.1.0

See also

TileCache.TileCache

(String)