Skip to content

1.9.0

Compare
Choose a tag to compare
@Raruto Raruto released this 28 Feb 17:24
· 174 commits to master since this release
  • add initial support to MultiLineString data and multi-track gpx files (trk > trkseg + trkseg)
  • add zooming support to time axis
  • removed _.GeoJSONLoader utility function and consolidated most notable parts of code inside the L.Control.Elevation class
  • removed _.deepMerge utility function in favor of built-in L.setOptions
  • removed all the other GPX related utility functions
  • fix multiple lazy loading of required dependencies (d3.js, leaflet-almostover, leaflet-distance-markers)