leaflet-gpx-2.1.0
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.