Add @api stable annotations for ol.source.WMTS

This commit is contained in:
Éric Lemoine
2014-08-18 18:18:03 +02:00
parent 02dc7bcc9e
commit abe6fb7611
2 changed files with 4 additions and 4 deletions

View File

@@ -4807,7 +4807,7 @@ olx.source.StaticVectorOptions.prototype.urls;
* maxZoom: (number|undefined),
* tileLoadFunction: (ol.TileLoadFunctionType|undefined),
* urls: (Array.<string>|undefined)}}
* @api
* @api stable
*/
olx.source.WMTSOptions;