Add missing 'targetRotation' property in Animation typedef
This commit is contained in:
@@ -33,7 +33,7 @@ import Units from './proj/Units.js';
|
|||||||
* @property {number} [sourceResolution]
|
* @property {number} [sourceResolution]
|
||||||
* @property {number} [targetResolution]
|
* @property {number} [targetResolution]
|
||||||
* @property {number} [sourceRotation]
|
* @property {number} [sourceRotation]
|
||||||
* @property {number} [sourceRotation]
|
* @property {number} [targetRotation]
|
||||||
* @property {module:ol/coordinate~Coordinate} [anchor]
|
* @property {module:ol/coordinate~Coordinate} [anchor]
|
||||||
* @property {number} start
|
* @property {number} start
|
||||||
* @property {number} duration
|
* @property {number} duration
|
||||||
|
|||||||
Reference in New Issue
Block a user