Changelog
See Changelog#v5.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>software.xdev.vaadin.maps-leaflet</groupId>
<artifactId>flow</artifactId>
<version>5.0.0</version>
</dependency>
You can also use the BOM for easier dependency management.
Plugins
You can also install predefined plugins using:
<dependency>
<groupId>software.xdev.vaadin.maps-leaflet.plugins</groupId>
<artifactId>...</artifactId>
<version>5.0.0</version>
</dependency>
Additional notes
- [Spring-Boot] You may have to include
software/xdev
insidevaadin.allowed-packages