Training Aid in HTML5

Monkey Archive Forums/Monkey Projects/Training Aid in HTML5

MonkeyPlotter(Posted 2016) [#1]
This is an application to allow the user to compare Garmin GPS files (read tcx files) within a browser. This means files captured upon a Garmin training device can be compared upon an Android tablet for instance (instead of requiring a PC to import the files). The crazy red, blue and green plastered onto the map is where a certain piece of data has exceeded a heart rate threshold.

The next button I need to 'make work' is to allow the user to choose their own map.... then it'll be free to release into the wild for critique galore ;)

Small teething issue, need to plot the replayed data against a time index instead of serially plotting the GPS co-ordinates recorded. A faster training event will have less GPS co-ords giving the appearance of being 'slower'.....