Skip to content

Releases: vaadin-component-factory/vcf-leaflet

24.0.0

19 Aug 07:36
Compare
Choose a tag to compare

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

16 Aug 07:41
Compare
Choose a tag to compare
FIx an issue with the devbundle and prodbundle

24.0.2

04 Nov 12:44
Compare
Choose a tag to compare

Fixes some missing z-index for the top and bottom controls

24.0.1

04 Nov 12:20
Compare
Choose a tag to compare

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

12 Jan 14:00
Compare
Choose a tag to compare

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

21 Dec 14:29
Compare
Choose a tag to compare

Initial release adding support for Esri Leaflet plugins (DynamicMapLayer, TiledMapLayer & vectorBasemapLayer).