Hello Cesium Team,
I'm developing an application based on Cesium. Everything work fine except that I can see my Czml object. While my Czml file is loaded and my DynamicObjectCollection is processed properly nothing appears on the globe. I probably missed something but I can't figure what. Maybe you will be able to know what I'm doing wrong.
Here is my code that process the Czml file:
http://pastebin.com/h9ZdVsJX
<iframe src="http://pastebin.com/embed_iframe.php?i=h9ZdVsJX" style="border:none;width:100%"></iframe>
And this is the whole code of my application:
http://pastebin.com/dGYbNM1L
<iframe src="http://pastebin.com/embed_iframe.php?i=dGYbNM1L" style="border:none;width:100%"></iframe>
Thanks in advance for any responses.
Arnaud