Skip to content

leaflet-gpx-2.1.0

Compare
Choose a tag to compare
@mpetazzoni mpetazzoni released this 02 Aug 02:03
· 10 commits to main since this release
f076a1f

This version has no functional changes other than how the module definition is done.

This is based on the latest best practice in Javascript and other Leaflet plugins – considering that we aren't exporting anything from gpx.js, only relying on the side-effect of modifying the L global.

Improved documentation to show examples of module and non-module imports mechanisms.