Our application has a drawing tool that allows the user to define a portion of a dome(half sphere). The user defines a beginning angle, ending angle and a radius ( ex. 1, 180, 800000 see attached pic ). The object is generated in kml and then loaded into cesium. In cesium there are triangles left out(see pic). In GE, it looks like the polygons are defining quads not triangles so that is why the kml renders differently.
Is there away to fix this the issue in the kml? Do I need to define the missing triangle? or is there a way to specify a quad as apposed to triangles?
Is there a better way to do this in CZML? Or would the czml solution define this object in the same manner?
TIA,
Scott
2_1450116435.kml (58.9 KB)