Add @api stable annotations for ol.source.XYZ

This commit is contained in:
Éric Lemoine
2014-08-18 18:19:07 +02:00
parent 50564f8d67
commit 0fc4d0de98
2 changed files with 3 additions and 3 deletions

View File

@@ -4964,7 +4964,7 @@ olx.source.WMTSOptions.prototype.urls;
* url: (string|undefined),
* urls: (Array.<string>|undefined),
* wrapX: (boolean|undefined)}}
* @api
* @api stable
*/
olx.source.XYZOptions;