Correct ol.ViewAnimation typedef

This commit is contained in:
Tim Schaub
2016-11-06 10:16:09 -07:00
parent 6f08498684
commit fee761b159

View File

@@ -662,7 +662,7 @@ ol.TransformFunction;
* targetResolution: (number|undefined),
* sourceRotation: (number|undefined),
* targetRotation: (number|undefined),
* rotationAnchor: (ol.Coordinate|undefined),
* anchor: (ol.Coordinate|undefined),
* start: number,
* duration: number,
* complete: boolean,