Add missing 'targetRotation' property in Animation typedef

This commit is contained in:
Frederic Junod
2018-07-19 11:06:11 +02:00
parent 2e60961700
commit 5d2cf66380

View File

@@ -33,7 +33,7 @@ import Units from './proj/Units.js';
* @property {number} [sourceResolution]
* @property {number} [targetResolution]
* @property {number} [sourceRotation]
* @property {number} [sourceRotation]
* @property {number} [targetRotation]
* @property {module:ol/coordinate~Coordinate} [anchor]
* @property {number} start
* @property {number} duration