Google Maps GPX Viewer
I have been working on this script for a while, and it isn’t really complete, but I have finally posted it publicly. This is a set of Javascript functions that can parse a GPX file (XML GPS data format) and view it using Google Maps. It shows track logs as a red line, waypoints as indicators with detailed information, and if a waypoint has an <html> tag, it will embed the html within the popup.
Take a look at the GPX Viewer Page
I will be posting the code with more details soon.
March 13th, 2006 at 1:08 am
I have updated the GPX Viewer Page with more details on how it works and how to add it to your own pages.
April 8th, 2006 at 10:06 am
[...] http://notions.okuda.ca/2006/03/10/google-maps-gpx-viewer/ [...]