ol.Map:destroy is back (api tests pass again)
This commit is contained in:
@@ -82,4 +82,4 @@ ol.control.Control.prototype.deactivate = function() {
|
||||
ol.control.Control.prototype.destroy = function() {
|
||||
this.deactivate();
|
||||
goog.object.clear(this);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user