Add @api stable annotations for ol.source.BingMaps

This commit is contained in:
Éric Lemoine
2014-08-18 18:01:59 +02:00
parent 807ddccecf
commit d71ca642d2
2 changed files with 2 additions and 2 deletions

View File

@@ -3000,7 +3000,7 @@ olx.FeatureOverlayOptions.prototype.style;
* key: string,
* imagerySet: string,
* tileLoadFunction: (ol.TileLoadFunctionType|undefined)}}
* @api
* @api stable
*/
olx.source.BingMapsOptions;