FlightPlot icon indicating copy to clipboard operation
FlightPlot copied to clipboard

FlightPlot can't export to kml from ulg

Open whyscience opened this issue 8 years ago • 1 comments

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>

whyscience avatar Jul 20 '17 07:07 whyscience

Still an issue.

dlwalter avatar Feb 24 '20 21:02 dlwalter