GPXParser.js
GPXParser.js copied to clipboard
Enable support for GPX Extensions and fix 'toGeoJSON'
Added support for GPX extensions like Heart rate and Cadance according to following spec: https://logiqx.github.io/gps-wizard/gpx/extensions.html
Hi! It would be ideal if this is merged! I didn't realize the code was done and had to do my own version of the parser
Hi! It would be ideal if this is merged! I didn't realize the code was done and had to do my own version of the parser
Yea this repo seems kind of stale. If you want you can directly install my fork with npm:
npm i github:vincvdwal/GPXParser.js
Would be nice if could be merged for sure.