Add @api stable annotations for ol.control.ZoomToExtent

This commit is contained in:
Éric Lemoine
2014-08-19 16:55:35 +02:00
parent 967bbebaa0
commit 26ec1d5924
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1134,7 +1134,7 @@ olx.control.ZoomSliderOptions.prototype.minResolution;
* target: (Element|undefined),
* tipLabel: (string|undefined),
* extent: (ol.Extent|undefined)}}
* @api
* @api stable
*/
olx.control.ZoomToExtentOptions;