v1.1.0
·
1209 commits
to master
since this release
Changelog
- Corrected overlay behavior #58
LMap
now includesHasStyle
#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>