File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
vaadin-maps-leaflet-flow-demo Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 4.0.2
1
+ ## 4.1.0
2
2
* Provide a workaround that fixes a problem where certain methods didn't work instantly after the map was created #305
3
+ * Moved some container specific methods to `` MapContainer ``
3
4
4
5
## 4.0.1
5
6
* Added shortcut method `` invokeSelfReturn `` #282
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.xdev-software</groupId >
8
8
<artifactId >vaadin-maps-leaflet-flow-root</artifactId >
9
- <version >4.0.2 -SNAPSHOT</version >
9
+ <version >4.1.0 -SNAPSHOT</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<organization >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.xdev-software</groupId >
8
8
<artifactId >vaadin-maps-leaflet-flow-demo</artifactId >
9
- <version >4.0.2 -SNAPSHOT</version >
9
+ <version >4.1.0 -SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<inceptionYear >2019</inceptionYear >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.xdev-software</groupId >
8
8
<artifactId >vaadin-maps-leaflet-flow</artifactId >
9
- <version >4.0.2 -SNAPSHOT</version >
9
+ <version >4.1.0 -SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >LeafletMap for Vaadin</name >
You can’t perform that action at this time.
0 commit comments