Skip to content

leaflet4vaadin-0.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Gubancs Gubancs released this 05 Jun 17:50
· 23 commits to master since this 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)