Add @api stable annotations for ol.source.Stamen

This commit is contained in:
Éric Lemoine
2014-08-18 18:14:15 +02:00
parent 16359b8af0
commit e9c2e72000
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4278,7 +4278,7 @@ olx.source.ImageWMSOptions.prototype.url;
* opaque: (boolean|undefined),
* tileLoadFunction: (ol.TileLoadFunctionType|undefined),
* url: (string|undefined)}}
* @api
* @api stable
*/
olx.source.StamenOptions;