gpx-loader

0.1.1 • Public • Published

GPX file loader

import GPXLoader from 'gpx-loader'
 
GPXLoader.read(document.getElementById('file').files[0]).then(data => {
    console.log(data)
}).catch(err => {
    console.log(err)
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    2
  • 0.0.2
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i gpx-loader

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • joe223