Skip to content

Releases: xdev-software/vaadin-maps-leaflet-flow

v4.0.0

04 Oct 07:29
Compare
Choose a tag to compare

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

07 Sep 09:08
Compare
Choose a tag to compare

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

07 Jul 09:20
Compare
Choose a tag to compare

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

26 May 08:39
Compare
Choose a tag to compare

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

13 Mar 15:29
Compare
Choose a tag to compare

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

20 Jan 08:01
Compare
Choose a tag to compare

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

18 Oct 09:22
Compare
Choose a tag to compare

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

29 Sep 11:14
Compare
Choose a tag to compare

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

10 Aug 13:14
Compare
Choose a tag to compare

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

07 Jul 07:49
Compare
Choose a tag to compare

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>