Releases: xdev-software/vaadin-maps-leaflet-flow
Releases · xdev-software/vaadin-maps-leaflet-flow
v4.0.0
Changelog
See Changelog#v4.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>4.0.0</version>
</dependency>
v3.0.2
Changelog
See Changelog#v3.0.2 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>3.0.2</version>
</dependency>
v3.0.1
Changelog
See Changelog#v3.0.1 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>3.0.1</version>
</dependency>
v3.0.0
Changelog
See Changelog#v3.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>3.0.0</version>
</dependency>
v2.0.4
Changelog
See Changelog#v2.0.4 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>2.0.4</version>
</dependency>
v2.0.3
Changelog
See Changelog#v2.0.3 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>2.0.3</version>
</dependency>
v2.0.2
Changelog
See Changelog#v2.0.2 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>2.0.2</version>
</dependency>
v2.0.1
Changelog
See Changelog#v2.0.1 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>2.0.1</version>
</dependency>
v2.0.0
Changelog
See Changelog#v2.0.0 for more information.
Installation
Add the following lines to your pom:
<dependency>
<groupId>com.xdev-software</groupId>
<artifactId>vaadin-maps-leaflet-flow</artifactId>
<version>2.0.0</version>
</dependency>
v1.1.0
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>