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

Calculate max speed from gpx file #92

Open windkitesurf opened 4 years ago

windkitesurf commented 4 years ago

Hi team,

thank you for creating this perfect plugin. I like it, and its being used to display windsurfing and kitesurfing tracks of our registered users. The only thing which I'm missing is to be able to caluclate the max speed from the GPX data. Would it be please possible to add this calculation it into gpx.js?

Thank you!! Martin

somini commented 4 years ago

See #48