Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 07:49
· 1209 commits to master since this release

Changelog

  • Corrected overlay behavior #58
  • LMap now includes HasStyle #59
  • Various API-Improvements
  • Updated docs 📖
  • Updated dependencies ⬆️

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>vaadin-maps-leaflet-flow</artifactId>
   <version>1.1.0</version>
</dependency>