Add @api stable annotations for ol.control.Zoom

This commit is contained in:
Éric Lemoine
2014-08-19 16:53:15 +02:00
parent d8afc96aa3
commit c3e0b5f282
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1038,7 +1038,7 @@ olx.control.RotateOptions.prototype.target;
* zoomOutTipLabel: (string|undefined),
* delta: (number|undefined),
* target: (Element|undefined)}}
* @api
* @api stable
*/
olx.control.ZoomOptions;