Hello!
A very quick question regarding interpolation in CZML file data (well, interpolation in Cesium in general).
When using captured positioning data, if one drives the animation Timer to a moment well before or well after the end of data availability for a given object, the object’s position gets interpolated accordingly and, as expected, goes berserk.
This would not be a problem if all dynamic objects would have the same start and stop moments in the dataset (one would simply limit the viewable timeline) - only they don’t.
Is there a CZML property I can set with the specific interval an interpolation should be applied (or, the other way around, should NOT be applied? anything goes).
Many thanks!