Allow map renderers access to target.
This commit is contained in:
@@ -8,7 +8,7 @@ ol.renderer.MapRenderer = function(target) {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @type !Element
|
* @type !Element
|
||||||
* @private
|
* @protected
|
||||||
*/
|
*/
|
||||||
this.target_ = target;
|
this.target_ = target;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user