Add @api stable annotations for ol.control.ScaleLine

This commit is contained in:
Éric Lemoine
2014-08-19 16:52:40 +02:00
parent 975e81a041
commit d8afc96aa3
2 changed files with 5 additions and 5 deletions

View File

@@ -942,7 +942,7 @@ olx.control.MousePositionOptions.prototype.undefinedHTML;
* minWidth: (number|undefined),
* target: (Element|undefined),
* units: (ol.control.ScaleLineUnits|string|undefined)}}
* @api
* @api stable
*/
olx.control.ScaleLineOptions;