Add @api stable annotations for ol.control.Rotate

This commit is contained in:
Éric Lemoine
2014-08-19 16:51:05 +02:00
parent 39431dff9e
commit 975e81a041
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -982,7 +982,7 @@ olx.control.ScaleLineOptions.prototype.units;
* tipLabel: (string|undefined),
* target: (Element|undefined),
* autoHide: (boolean|undefined)}}
* @api
* @api stable
*/
olx.control.RotateOptions;