2.4.0
What's Changed
- Update dependencies by @Raruto in #249
- Fix undefined
track_info
data within"eledata_loaded"
event by @Raruto in #253 - Add new handler:
src/handlers/runner.js
by @Raruto in #254 - Add new handler:
src/handlers/labels.js
by @Raruto in #252 - Add support for geojson tracks in
L.GpxGroup
library by @Raruto in #228 - Replace native
structuredClone
with customcloneDeep
function by @Raruto in #256
Full Changelog: v2.3.0...v2.4.0