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 (3,324 forks)batch import
category - entitygood first issuetype - enhancement

Repository metrics

Stars
 (11,758 stars)
PR merge metrics
 (Avg merge 15d 12h) (23 merged PRs in 30d)

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