#Leaflet 2.0 Alpha released - Leaflet - a JavaScript library for interactive maps
▻https://leafletjs.com/2025/05/18/leaflet-2.0.0-alpha.html
Ha ben mince, moi qui me disait qu’il était temps de basculer le plugin #GIS pour #SPIP ▻https://plugins.spip.net/gis vers #maplibre ▻https://maplibre.org/maplibre-gl-js/docs il va falloir faire un choix...
After two and a half years of hard work, we’re thrilled to announce the first alpha release of Leaflet 2.0!
This release marks a major modernization of the Leaflet codebase. We’ve dropped support for Internet Explorer, removed legacy methods and polyfills, adopted modern standards like Pointer Events, and now publish Leaflet as an ESM module. The global L is no longer part of the core package (though it’s still available in the bundled version leaflet-global.js for backward compatibility).
#map