elliotstokes / gpx-parse

GPX parser
MIT License
44 stars 40 forks source link

Crash when reading track with no track segment #39

Closed JuanIrache closed 3 years ago

JuanIrache commented 3 years ago

TypeError: Cannot read property 'forEach' of undefined at ...\node_modules\gpx-parse\lib\gpx-parse.js:96:27

Will try to provide a PR