Heading orientation on a model

Hi!

How do i make a model, loaded inside czml file, orientate itself (heading) with a loaded path? Is there a function in czml to do that? Furthermore, is it possibel to add pitch and roll for the model inside the czml file?

It looks like you’ll need to generate the quaternion to set it as an orientation property in CZML, but you can set a velocityReference to give it a position property that it will automatically follow. See: https://github.com/AnalyticalGraphicsInc/czml-writer/wiki/Orientation