CesiumGS/cesium

Add exportKML support for entity instances with Elipse graphics

Open

#9,344 opened on Jan 26, 2021

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (11,758 stars) (3,324 forks)batch import
category - entitygood first issuetype - enhancement

Description

This pull request - #7921 added exportKml function to entity instances with Point, Billboard, Model, Label, Polyline and Polygon graphics. It would be useful if this could be expanded to include Elipse graphics as well

Contributor guide