Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds KmlExporter class for exporting an EntityCollection as KML #7921

Merged
merged 29 commits into from
Jun 26, 2019
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
eca48b4
Initial commit of KML exporter
May 16, 2019
359f32b
Got bilboards with styling pretty much there. Need to test (especiall…
May 17, 2019
3a05714
Got points/billboards done.
May 21, 2019
f83a207
First cut off LineStrings with materials
May 21, 2019
e498f17
Added support for Rectangle and Polygon graphics.
May 22, 2019
5cbad98
Started adding time support
May 24, 2019
9dd947e
Got style caching working
May 24, 2019
4e872e2
Merge remote-tracking branch 'origin/master' into kml-export
May 29, 2019
9ed5562
Beginnings of test helper functions
May 29, 2019
0421376
More testing
May 30, 2019
2c7a198
Verified all point/billboard exporting works as expected
Jun 5, 2019
25c7210
Fixed Tracks/Multitracks
Jun 5, 2019
3f8a29a
Added tests for dynamic points. Added code for path graphics and labe…
Jun 6, 2019
95fe791
Added a bunch of tests
Jun 6, 2019
11bd9ad
Polygon and Polyline tests work.
Jun 7, 2019
06d677e
Models
Jun 7, 2019
7504837
Fixed typo in LineString
Jun 7, 2019
5bad1a4
Ground Overlay support
Jun 10, 2019
44af068
Merge remote-tracking branch 'origin/master' into kml-export
Jun 18, 2019
3712a43
Added tests for missing coverage areas, we now return external files …
Jun 19, 2019
17c8fd0
eslint
Jun 19, 2019
c61717d
Updated doc
Jun 20, 2019
eb608e1
Changed class to a function, updated doc and fixed tests
Jun 21, 2019
24eb144
Fixed example
Jun 21, 2019
383ed20
Update CHANGES and CONTRIBUTORS
Jun 21, 2019
c3b21ba
Oops
Jun 21, 2019
b18e551
Fixed issue if data uris are used for images
Jun 24, 2019
b0f44ce
Added KMZ export and a test for it.
Jun 24, 2019
9d511d6
Updated Doc
Jun 25, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading