Leaflet Gpx Versions Save

A GPX track plugin for Leaflet.js

v1.7.0

2 years ago

Addresses major bugs introduced in v1.6.0 (#127 and #128).

v1.6.0

2 years ago

Note: this version contains severe bugs and should be avoided in favor of v1.7.0.

  • Adds get_speed_data() and get_speed_data_imp() functions
  • Better support for GPX tracks without elevation data.

v1.5.2

3 years ago
  • Fixed parsing GPX with waypoints that are missing a name or description (#107)

v1.5.1

3 years ago
  • Apply pointMatchers rules to waypoints as a fallback to waypoint icon rules (#106)

v1.5.0

4 years ago
  • Leaflet-GPX is now available as a NPM package at https://www.npmjs.com/package/leaflet-gpx
  • Added support for multiple tracks and multiple track segments, optionally joined (#60)
  • Fix support of GPX Style to apply the correct per-segment style when specified (#86)

v1.4.0

5 years ago
  • Support for cadence and temperature data
  • Helper method for getting durations in ISO-ilke format
  • Support for named point markers (#51)
  • Support for GPX Style extension to style polylines (#52)

v1.3.1

7 years ago

Small bugfix release. Fixes #53 (via #50).

v1.3.0

7 years ago
  • Don't fail if no waypoint icon was configured for a particular waypoint symbol
  • Respect async option in the parse method
  • Slicker icons, and a default waypoint icon.

v1.2.0

7 years ago

Added support for custom start, end and waypoint markers.

v1.1.0

7 years ago

Some new features:

  • Allow use of require / import
  • Added more functions to get data with imperial units to bring to parity with functions that return data in SI units
  • Tag the events fired when start and end markers, as well as any waypoints included in the GPX track are added to the map with a point_type