Hi again John Scott ,
I tried your new version. Now its updates the KML with my NMEA sentence, but i don't know why it show my waypoint different from my real location (@ 92 KM NorthEast, in fact)
And plus: if i double-click the "My Marker" link it redirect my view to North Pole!!..
This is the generated KML using your version:
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Document>
<open>1</open>
<LookAt>
<longitude>-46,6299000</longitude>
<latitude>-23,5670933</latitude>
<range>6700</range>
<tilt>69</tilt>
<heading>0,00</heading>
</LookAt>
<Placemark>
<description>Speed - 20,0 kph</description>
<name>My Marker</name>
<open>1</open>
<styleUrl>root://styles#default</styleUrl>
<Style>
<IconStyle>
<Icon>
<href>root://icons/palette-2.png</href>
<x>0</x>
<y>32</y>
<w>32</w>
<h>32</h>
</Icon>
</IconStyle>
</Style>
<Point>
<extrude>1</extrude>
<altitudeMode>absolute</altitudeMode>
<coordinates>-46,6299000,-23,5670933,774,5</coordinates>
</Point>
</Placemark>
</Document>
</kml>
If you are interested in have some help, I study GPS tech since 2002 and i'm a VB, VB.NET and C#. Net experienced programmer (also perl, php, asp, from old times) and a little bit before I saw your experience I was also trying to do a very similar program
You may contact me at
rodrigoratan@gmail.com Thanks in advance for your time
Rodrigo Ratan