Skip to content

Releases: Gubancs/leaflet4vaadin

leaflet4vaadin-0.5.0

26 Nov 23:04
4e2ee4f
Compare
Choose a tag to compare

🐛 Minor changes

  • Add className to Tootip (#27)
  • Added empty constructor for LatLngBounds
  • Merged a pull request (Fix typo (widht -> width))

leaflet4vaadin-0.4.0

23 Jul 21:37
Compare
Choose a tag to compare

KMZ layer plugin

leaflet4vaadin-0.3.2

16 Jul 07:50
Compare
Choose a tag to compare

Leaflet.Canvas-Markers plugin integration

leaflet4vaadin-0.3.1

06 Jul 18:49
Compare
Choose a tag to compare

🐛 Bug fixes

  • Multipolygon#getBounds() will always return 0;0 as south-west bounds (#16)
  • Fixed JavaDoc warnings

leaflet4vaadin-0.3.0-beta

05 Jun 17:50
Compare
Choose a tag to compare
Pre-release

🎉 New features

  • DivIcon basic type
  • MarkerCluster plugin integration
  • HeatLayer plugin integration
  • FullScreen plugin integration
  • Added the LayersControl

🚀 Improvements

  • Improved layer handling
  • Better map performance
  • Better support to implement new plugins in the future
  • Added new examples

🐛 Bug fixes

  • Map not displayed when leafletMap.fitBounds(LatLngBounds) is called (#7)
  • Unable to get center and zoom attributes after move or zoom events ended (#13)
  • There is no option to disable layers control. (#10)

leaflet4vaadin-0.2.5-beta

18 Mar 19:25
Compare
Choose a tag to compare
Pre-release
  • added map conversion methods
  • fixed map initialization
  • other minor changes

leaflet4vaadin-0.2.4-beta

15 Mar 21:08
Compare
Choose a tag to compare
Pre-release
  • enhanced event handling
  • simple GeoJSON support using Vivid Solutions JTS API
  • implemented map geolocation method
  • implemented map state getter and setter methods
  • new map options
  • minor bug fixes

leaflet4vaadin-0.2.3-beta

10 Mar 18:32
Compare
Choose a tag to compare
Pre-release

fixed CSS and JS loading issues

leaflet4vaadin-0.2.2-beta

07 Mar 19:14
73088ac
Compare
Choose a tag to compare
Pre-release

Published to the Vaadin add-on directory.