Remove renderer.Map#getCanvas function
This commit is contained in:
committed by
Tom Payne
parent
38bbe35e8d
commit
f4c5168cdf
@@ -74,14 +74,6 @@ ol.renderer.canvas.Map.prototype.createLayerRenderer = function(layer) {
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
ol.renderer.canvas.Map.prototype.getCanvas = function() {
|
||||
return this.canvas_;
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user