Add @api stable annotations for ol.source.Vector

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

View File

@@ -4639,7 +4639,7 @@ olx.source.TileWMSOptions.prototype.urls;
* logo: (string|olx.LogoOptions|undefined),
* projection: ol.proj.ProjectionLike,
* state: (ol.source.State|string|undefined)}}
* @api
* @api stable
*/
olx.source.VectorOptions;