Be more strict with {Element} types
This commit is contained in:
@@ -93,7 +93,7 @@ ol.renderer.Map.prototype.disposeInternal = function() {
|
||||
|
||||
|
||||
/**
|
||||
* @return {Element} Canvas.
|
||||
* @return {HTMLCanvasElement} Canvas.
|
||||
*/
|
||||
ol.renderer.Map.prototype.getCanvas = goog.functions.NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user