infoBox titleText property from KML

When clicking on a KML added to Cesium, how do I add my own title to .cesium-infoBox ?

I remember coming across this but I don’t remember in what part of the KML that Cesium is setting the titleText property. I thought it was in

Placemark -> name

``

but no luck in latest kml-branch.

sector.kml (2.52 KB)

This was a bug in our KML support and I just submitted a fix. Thanks for the bug report and sample file.