Google Maps GPX Viewer 2


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.


Leave a comment

Your email address will not be published. Required fields are marked *

 

2 thoughts on “Google Maps GPX Viewer