Add @api stable annotations for ol.control.MousePosition

This commit is contained in:
Éric Lemoine
2014-08-19 16:50:24 +02:00
parent ecbf3bc692
commit 39431dff9e
2 changed files with 7 additions and 7 deletions

View File

@@ -897,7 +897,7 @@ olx.control.FullScreenOptions.prototype.target;
* projection: ol.proj.ProjectionLike,
* target: (Element|undefined),
* undefinedHTML: (string|undefined)}}
* @api
* @api stable
*/
olx.control.MousePositionOptions;