Directory

← Back

LeafletJS for Flow

Vaadin 10+ Java integration for LeafletJS

Author

Rating

Popularity

<100

The current version is still experimental and lacks most features of the v-leaflet add-on (for older Vaadin versions). The current version is more of a proof of concept and only contains one component to pick a JTS Point from a map with hard coded OpenStreetMap layer. The LeafletPointSelector implements HasValue so it can be bound to JTS Point property with Binder.

With this implementation strategy the component will never work with the latest Vaadin Designer nor with html templates, but it seems like a rather simple approach to get something functional done for plain Java developers.

Project page in GitHub

Compatibility

1.02.0.03.0.0
(24.4)
(24.3)
(24.2)
(24.1)
24Y
23Y
(22)
(21)
(20)
(19)
(18)
(17)
(16)
(15)
(14)
(13)
(12)
(11)
10Y
(8.21)
(8.20)
(8.19)
(8.18)
(8.17)
(8.16)
(8.15)
(8.14)
(8.13)
(8.12)
(8.11)
(8.10)
(8.9)
(8.8)
(8.7)
(8.6)
(8.5)
(8.4)
(8.3)
(8.2)
(8.1)
(8.0)
(7.7)
(7.6)
(7.5)
(7.4)
(7.3)
(7.2)
(7.1)
(7.0)
(6.8)
(6.7)
(6.6)
(6.5)
(6.4)
(6.3)
(6.2)
(6.1)
(6.0)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Released
2023-04-08
Maturity
EXPERIMENTAL
License
Apache License 2.0

Compatibility

Framework
Vaadin 24
Vaadin 23 in 2.0.0
Vaadin 10 in 1.0
Browser
Browser Independent

LeafletJS for Flow - Vaadin Add-on Directory

Vaadin 10+ Java integration for LeafletJS LeafletJS for Flow - Vaadin Add-on Directory
The current version is still experimental and lacks most features of the v-leaflet add-on (for older Vaadin versions). The current version is more of a proof of concept and only contains one component to pick a JTS Point from a map with hard coded OpenStreetMap layer. The LeafletPointSelector implements HasValue so it can be bound to JTS Point property with Binder. With this implementation strategy the component will never work with the latest Vaadin Designer nor with html templates, but it seems like a rather simple approach to get something functional done for plain Java developers. [Project page in GitHub](https://github.com/mstahv/leaflet-for-flow)

LeafletJS for Flow version 1.0

LeafletJS for Flow version 2.0.0

LeafletJS for Flow version 3.0.0

Online