Merge pull request #2562 from elemoine/apistable3

Add @api stable annotations for ol.Overlay
This commit is contained in:
Éric Lemoine
2014-08-21 11:00:26 +02:00
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ olx.MapOptions.prototype.view;
* positioning: (ol.OverlayPositioning|string|undefined),
* stopEvent: (boolean|undefined),
* insertFirst: (boolean|undefined)}}
* @api
* @api stable
*/
olx.OverlayOptions;