mpetazzoni / leaflet-gpx

A GPX track plugin for Leaflet.js
http://mpetazzoni.github.io/leaflet-gpx
BSD 2-Clause "Simplified" License
545 stars 118 forks source link

Plotting TCX files? #103

Open quilkin opened 3 years ago

quilkin commented 3 years ago

Hi, thanks for your code whch I have found really useful. I have a site where folk can upload their routes and show them for others to use. But many people now use TCX files not GPX. How easy would it be to modify your code to read TCX files? Or do you know of an existing site with an API that I can use to do this?