TileCache

constructor(path: String)

Create a tile cache from the specified tile cache path. Creates a tile cache from the given local path to a tile package (.tpk or .tpkx file), or directory containing a compact or exploded cache.

Since

200.1.0

Parameters

path

The path to the tile cache.

See also