This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
code:kml_live_update [2008/01/16 22:37] rocketboy |
code:kml_live_update [2008/07/19 23:33] (current) |
||
---|---|---|---|
Line 24: | Line 24: | ||
</code> | </code> | ||
- | **every10.kml** - This defines a couple of suitable styles for placemarks and line strings, draws the launch placemark, draws the balloon track linestring (starting at the launch and ending at current position) and finally draws the current position placemark. Code based on the University of Wyoming trajectory calculator output (and uses their placemark gif) | + | **every10.kml** - This defines a couple of suitable styles for placemarks and line strings, draws the launch placemark, draws the balloon track linestring (starting at the launch and ending at current position) and finally draws the current position placemark. This code based on the University of Wyoming trajectory calculator output (and uses their placemark gif) |