bufferedTiles property

int bufferedTiles
final

The number of new tiles successfully downloaded and in the tile buffer waiting to be cached

TileEvents with the result category of TileEventResultCategory.cached.

Part of cachedTiles.

Implementation

final int bufferedTiles;