Right now the markers in the KML don't do anything. We can use these to show GPS locations, heading, velocity, name, type and more. All we need to do is add a description pop-up
If anyone is interested in making our current KML stuff easier to use in the future, we could consider pyKML, but changing to a KML output library is very low priority
Right now the markers in the KML don't do anything. We can use these to show GPS locations, heading, velocity, name, type and more. All we need to do is add a description pop-up
Here's a link that will help with constructing raw KML: http://dagik.org/kml_intro/E/point.html
If anyone is interested in making our current KML stuff easier to use in the future, we could consider pyKML, but changing to a KML output library is very low priority