Add @api stable annotations for ol.control.defaults
This commit is contained in:
@@ -16,7 +16,7 @@ goog.require('ol.control.Zoom');
|
|||||||
*
|
*
|
||||||
* @param {olx.control.DefaultsOptions=} opt_options Defaults options.
|
* @param {olx.control.DefaultsOptions=} opt_options Defaults options.
|
||||||
* @return {ol.Collection.<ol.control.Control>} Controls.
|
* @return {ol.Collection.<ol.control.Control>} Controls.
|
||||||
* @api
|
* @api stable
|
||||||
*/
|
*/
|
||||||
ol.control.defaults = function(opt_options) {
|
ol.control.defaults = function(opt_options) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user