existingTiles property

int existingTiles
final

Number of tiles not downloaded because they already existed (these also make up part of successfulTiles)

Only applicable if redownload prevention is enabled, otherwise this value is always 0.

Implementation

final int existingTiles;