Releases: nfreear/leaflet.plugins
Releases · nfreear/leaflet.plugins
Leaflet Plugins Version 0.6.0
- Release: 24-Oct-2023,
- First full mono-repo release - 3 plugins! (#21)
- Renamed repo to
leaflet.plugins
(#22)
- Fix browser compatibility (Firefox) -
Leaflet.a11y
(#20)
- Separate locale data and functionality into
Leaflet.translate
(#18)
Leaflet.a11y Version 0.3.0
- Do things the Leaflet way – switch to use
L.Map.addInitHook
(#8)
- Allow for multiple maps (#8)
- Convert plugin to ESM module / class, with a build script (#8)
- Use an "import map" (#11)
- Put locale import code in separate class (#12)