Better 'rotation' option documentation

This commit is contained in:
Frederic Junod
2015-03-12 12:17:25 +01:00
parent 80fa7e5ba1
commit d87da4b3c8

View File

@@ -6060,7 +6060,7 @@ olx.style.IconOptions.prototype.rotateWithView;
/**
* Rotation.
* Rotation in radians (positive rotation clockwise). Default is `0`.
* @type {number|undefined}
* @api
*/
@@ -6305,7 +6305,7 @@ olx.style.TextOptions.prototype.scale;
/**
* Rotation.
* Rotation in radians (positive rotation clockwise). Default is `0`.
* @type {number|undefined}
* @api
*/