Hi all,
The visualization of KML files isn’t working as expected (or as I am expecting).
Using your own example, I am able to export the CZML data (simple.czml) as KML/KMZ (Satellite.kmz)
However, when reading it into cesium.js I am not seeing the vector data being respected the same way.
Result:
Expected:
Are there any limitations with KML? Any additional properties / parameters I should be aware of?
Thanks,
-Dave