mapbox / leaflet-omnivore

universal format parser for Leaflet & Mapbox.js
https://www.mapbox.com/mapbox.js/example/v1.0.0/omnivore-gpx/
Other
651 stars 126 forks source link

Adding support for TCX mapbox/leaflet-omnivore#78 #104

Closed funwhilelost closed 1 year ago

funwhilelost commented 6 years ago

This adds the mapbox/tcx dependency and then provides an interface through omnivore modeled after the GPX. A TCX file is added to the test directory, the tests have been updated, and the example file is imported into the demo.html file. Instructions on viewing the demo.html file are included in the README