Add minimal comments to satisfy jsdoc3.
This commit is contained in:
@@ -105,10 +105,12 @@ ol3.renderer.webgl.Layer.prototype.handleLayerVisibleChange = function() {
|
||||
|
||||
|
||||
/**
|
||||
* Handle webglcontextlost.
|
||||
*/
|
||||
ol3.renderer.webgl.Layer.prototype.handleWebGLContextLost = goog.nullFunction;
|
||||
|
||||
|
||||
/**
|
||||
* Render.
|
||||
*/
|
||||
ol3.renderer.webgl.Layer.prototype.render = goog.abstractMethod;
|
||||
|
||||
Reference in New Issue
Block a user