cachedSize property

double cachedSize
final

The total size (in KiB) of new tiles successfully downloaded and in the tile buffer or cached

TileEvents with the result category of TileEventResultCategory.cached.

Includes bufferedSize.

Implementation

final double cachedSize;