Skip to content

Releases: mpetazzoni/leaflet-gpx

leaflet-gpx-1.4.0

10 Mar 02:43
v1.4.0
c3dd4bc
Compare
Choose a tag to compare
  • 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)

leaflet-gpx-1.3.1

29 Mar 18:19
Compare
Choose a tag to compare

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

leaflet-gpx-1.3.0

15 Feb 00:34
Compare
Choose a tag to compare
  • 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.

leaflet-gpx-1.2.0

15 Feb 00:32
Compare
Choose a tag to compare

Added support for custom start, end and waypoint markers.

leaflet-gpx-1.1.0

15 Nov 17:39
Compare
Choose a tag to compare

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

leaflet-gpx-1.0.0

02 May 16:50
Compare
Choose a tag to compare

First tagged release of leaflet-gpx, a Leaflet plugin for overlaying GPX data on a map.