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

FlightPlot can't export to kml from ulg #13

Open
whyscience opened this issue Jul 20, 2017 · 1 comment
Open

FlightPlot can't export to kml from ulg #13

whyscience opened this issue Jul 20, 2017 · 1 comment

Comments

@whyscience
Copy link

image

only got this

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2">
<Document>
<name>Track</name>
<description></description>
<Style id="yellow">
<LineStyle>
<color>7f00ffff</color>
<width>4</width>
</LineStyle>
</Style>
<Style id="blue">
<LineStyle>
<color>7fff0000</color>
<width>4</width>
</LineStyle>
</Style>
<Style id="red">
<LineStyle>
<color>7f0000ff</color>
<width>4</width>
</LineStyle>
</Style>
</Document>
</kml>
@dlwalter
Copy link

Still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants