Document rotateWithView option

This commit is contained in:
Tom Payne
2014-02-21 14:32:15 +01:00
parent 7a34929b15
commit 3c32bbdce3

View File

@@ -938,6 +938,7 @@
* `'fraction'`.
* @property {null|string|undefined} crossOrigin crossOrigin setting for image.
* @property {number|undefined} scale Scale.
* @property {boolean|undefined} rotateWithView Whether to rotate the icon with the view. Default is `false`.
* @property {number|undefined} rotation Rotation.
* @property {ol.Size|undefined} size Icon size in pixel.
* @property {string} src Image source URI.