Make tile loading count no longer depend on source count

This commit is contained in:
Andreas Hocevar
2016-02-05 09:38:16 +01:00
parent 57c5632de2
commit 3f36e0967f
4 changed files with 0 additions and 8 deletions

View File

@@ -7008,7 +7008,6 @@ olx.view.FitOptions.prototype.maxZoom;
* size: ol.Size,
* skippedFeatureUids: Object.<string, boolean>,
* tileQueue: ol.TileQueue,
* tileSourceCount: number,
* time: number,
* usedTiles: Object.<string, Object.<string, ol.TileRange>>,
* viewState: olx.ViewState,