Searched refs:updateCacheSize (Results 1 – 2 of 2) sorted by relevance
8 …updateCacheSize=function(t,e){var r=this.getTileCacheForProjection(e);t>r.highWaterMark&&(r.highWa… method in t
1 …updateCacheSize(tilesCount);\n this.tileCache_.expireCache();\n this.sourceTileCache…