Add @api stable annotations for ol.source.ImageWMS

This commit is contained in:
Éric Lemoine
2014-08-18 18:10:52 +02:00
parent f7088fc500
commit 7596133db1
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4181,7 +4181,7 @@ olx.source.ImageVectorOptions.prototype.style;
* ratio: (number|undefined),
* resolutions: (Array.<number>|undefined),
* url: (string|undefined)}}
* @api
* @api stable
*/
olx.source.ImageWMSOptions;