- Refactored the code modules into ES6 modules
- Switched the build system and dependencies to use RollupJS
- Store styles set through
setFeatureStyle
so the changes persist after zooming/panning
- Support for mouse/pointer events on geometries (by @perliedman)
- Support for point symbolizers as basic
CircleMarker
s (by @perliedman)
- Updated dependencies, notably Leaflet 1.0.1.
- Updated build script so Windows users don't hit a 20-year-old legacy filesystem bug (by @LuSilf)
- Switch to web workers for most of the heavy lifting (geojson-vt, topojson).
- Do not throw errors when trying (and failing) to render points
- TopoJSON support
- Initial, supprt-buggy release