Add @api stable annotations for ol.source.TileWMS

This commit is contained in:
Éric Lemoine
2014-08-18 18:15:59 +02:00
parent cea9bd6a4a
commit 68fc7e5251
2 changed files with 8 additions and 8 deletions

View File

@@ -4508,7 +4508,7 @@ olx.source.TileJSONOptions.prototype.url;
* tileLoadFunction: (ol.TileLoadFunctionType|undefined),
* url: (string|undefined),
* urls: (Array.<string>|undefined)}}
* @api
* @api stable
*/
olx.source.TileWMSOptions;