Merge pull request #2564 from elemoine/apistable4
Add @api stable annotations for the ol.control namespace
This commit is contained in:
@@ -22,7 +22,7 @@ goog.require('ol.pointer.PointerEventHandler');
|
||||
* @constructor
|
||||
* @extends {ol.control.Control}
|
||||
* @param {olx.control.RotateOptions=} opt_options Rotate options.
|
||||
* @api
|
||||
* @api stable
|
||||
*/
|
||||
ol.control.Rotate = function(opt_options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user