Refactor context lost handling
This commit is contained in:
@@ -31,6 +31,11 @@ ol.webgl.LayerRenderer.prototype.getGL = function() {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
*/
|
||||
ol.webgl.LayerRenderer.prototype.handleContextLost = goog.nullFunction;
|
||||
|
||||
|
||||
/**
|
||||
*/
|
||||
ol.webgl.LayerRenderer.prototype.redraw = goog.abstractMethod;
|
||||
|
||||
Reference in New Issue
Block a user