FlightPlot
FlightPlot copied to clipboard
FlightPlot can't export to kml from ulg

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>
Still an issue.