Make tile loading count no longer depend on source count
This commit is contained in:
@@ -122,7 +122,6 @@ ol.source.Raster = function(options) {
|
||||
size: [0, 0],
|
||||
skippedFeatureUids: {},
|
||||
tileQueue: this.tileQueue_,
|
||||
tileSourceCount: 0,
|
||||
time: Date.now(),
|
||||
usedTiles: {},
|
||||
viewState: /** @type {olx.ViewState} */ ({
|
||||
|
||||
Reference in New Issue
Block a user