Don't bother making forEachTileCoord abortable
This commit is contained in:
@@ -73,7 +73,6 @@ ol.dom.TileLayerRenderer.prototype.redraw = function() {
|
||||
newTiles = true;
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}, this);
|
||||
|
||||
if (newTiles) {
|
||||
|
||||
Reference in New Issue
Block a user