Leaflet - Vaadin Add-on Directory
Leaflet component provides a JAVA API for Leaflet maps library.Leaflet version 1.0.0
Initial release adding support for Esri Leaflet plugins (DynamicMapLayer, TiledMapLayer & vectorBasemapLayer)
Leaflet version 1.0.1
#### Bug fixes:
* Add missing add and remove events
* Add missing dependency package for esri plugin
Leaflet version 2.0.0
Update to Vaadin 24
Leaflet version 2.0.1
Fix an error with the production mode and devbundle for the plugins
Leaflet version 24.0.0
Warning: There are some breaking changes. Some classes have been removed because it relies on outdated libraries.
Remove GeoJSON extension because it's not working with the latest version of Jackson and the library is not maintained anymore with security issues.
Also removed the outdated leaflet-canvas-marker (updated 6 years ago) to avoid an issue with rbush and `CanvasIconLayer`.
It has been tested for Vaadin 24.4.
Leaflet version 24.0.1
Update in the CSS the default z-index of Leaflet so it can be used with the Vaadin overlays/dialogs.
Fixes https://github.com/vaadin-component-factory/vcf-leaflet/issues/14
Leaflet version 24.0.2
Fixes https://github.com/vaadin-component-factory/vcf-leaflet/issues/14