CZML guide

I'm trying to follow the CZML guide (https://github.com/AnalyticalGraphicsInc/cesium/wiki/CZML-in-Cesium) but it seems like it's out of date. I'm trying to use CZML in a Cesium widget - not the viewer. Where did the VisualizerCollection go?

Frustrating...

That page is very out of date. I threw together a simple example based on the Cesium HelloWorld.html that loads a data source and updates the display; you can get it here: https://gist.github.com/mramato/11129907 We’ll update the wiki pages eventually, but we want to stablize the API first because they are difficult to keep up to date.

Hope that helps,

Matt