Add @api stable annotations for ol.source.ImageStatic
This commit is contained in:
@@ -15,7 +15,7 @@ goog.require('ol.source.Image');
|
||||
* @constructor
|
||||
* @extends {ol.source.Image}
|
||||
* @param {olx.source.ImageStaticOptions} options Options.
|
||||
* @api
|
||||
* @api stable
|
||||
*/
|
||||
ol.source.ImageStatic = function(options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user