cachedTiles property

int cachedTiles
final

The number of new tiles successfully downloaded and in the tile buffer or cached

TileEvents with the result category of TileEventResultCategory.cached.

Includes bufferedTiles.

Implementation

final int cachedTiles;