Add @api stable annotations for ol.source.Zoomify

This commit is contained in:
Éric Lemoine
2014-08-18 18:19:39 +02:00
parent 0fc4d0de98
commit 72aa61885a
2 changed files with 2 additions and 2 deletions

View File

@@ -5076,7 +5076,7 @@ olx.source.XYZOptions.prototype.wrapX;
* url: !string,
* tierSizeCalculation: (string|undefined),
* size: ol.Size}}
* @api
* @api stable
*/
olx.source.ZoomifyOptions;