KML support in master

Hi all,

For a particular application I need to be able to load KML in Cesium - the conversion must be done client side (ie can’t use converter apps).

I can’t find any KML related stuff in master but there is a KmlDataSource in kml branch.

What is the status of this branch ? Can I use this whole branch only or should I merge locally ?

Br,

Fred.

You should definitely be using the kml branch, it is currently being kept up to date with Cesium master and should work for a variety of KML files. We hope to get back to working on KML shortly after Cesium 1.0 ships and hopefully it will be in master before the end of the year. You should definitely just use the whole branch rather than trying to take parts of it into master.