Add @api stable annotations for ol.control.Control
This commit is contained in:
@@ -82,7 +82,7 @@ ol.control.Control.prototype.disposeInternal = function() {
|
||||
/**
|
||||
* Get the map associated with this control.
|
||||
* @return {ol.Map} Map.
|
||||
* @api
|
||||
* @api stable
|
||||
*/
|
||||
ol.control.Control.prototype.getMap = function() {
|
||||
return this.map_;
|
||||
|
||||
Reference in New Issue
Block a user