GPXParser.js Versions Save

GPX file parser javascript library

3.0.8

2 years ago
  • Add Typescript support
  • Minor fix about missing let
  • Remove doc and demo from the package to lighten it

3.0.7

3 years ago
  • Fix elevation calculation to add null value in elevation data

3.0.6

3 years ago
  • Add time support for points objects (Waypoints, Trackpoints and Routepoints)
  • Add Slope calcul for each sub-segment

3.0.5

3 years ago

Fix Node.js support by adding DOM related functions polyfill to the dependencies.

3.0.0

4 years ago