Releases: vaadin-component-factory/vcf-leaflet
Releases · vaadin-component-factory/vcf-leaflet
24.0.0
Remove GeoJSON
extension because it's not working with the latest version of Jackson and the library is not maintained anymore with security issues. (updated 4 years ago)
Also removed the outdated leaflet-canvas-marker
(updated 6 years ago) to avoid an issue with rbush
and CanvasIconLayer
.
2.0.1
FIx an issue with the devbundle and prodbundle
24.0.2
Fixes some missing z-index for the top and bottom controls
24.0.1
Update in the CSS the default z-index of Leaflet so it can be used with the Vaadin overlays/dialogs.
Fixes #14
1.0.1
What's Changed
- fix: add missing add and remove events by @paodb in #11
- fix: add missing dependency package for esri plugin by @paodb in #12
Full Changelog: 1.0.0...1.0.1
1.0.0
Initial release adding support for Esri Leaflet plugins (DynamicMapLayer, TiledMapLayer & vectorBasemapLayer).