Document rotateWithView option
This commit is contained in:
@@ -938,6 +938,7 @@
|
|||||||
* `'fraction'`.
|
* `'fraction'`.
|
||||||
* @property {null|string|undefined} crossOrigin crossOrigin setting for image.
|
* @property {null|string|undefined} crossOrigin crossOrigin setting for image.
|
||||||
* @property {number|undefined} scale Scale.
|
* @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 {number|undefined} rotation Rotation.
|
||||||
* @property {ol.Size|undefined} size Icon size in pixel.
|
* @property {ol.Size|undefined} size Icon size in pixel.
|
||||||
* @property {string} src Image source URI.
|
* @property {string} src Image source URI.
|
||||||
|
|||||||
Reference in New Issue
Block a user