Don't bother making forEachTileCoord abortable
This commit is contained in:
@@ -339,7 +339,6 @@ ol.webgl.TileLayerRenderer.prototype.redraw = function() {
|
||||
goog.events.EventType.CHANGE, this.handleTileChange, false, this);
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}, this);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user