Skip to content

xdev-software/vaadin-maps-leaflet-flow

Repository files navigation

Published on Vaadin Directory Latest version Build Quality Gate Status Vaadin 24+

vaadin-maps-leaflet-flow

A Vaadin Flow Java API for Leaflet

demo

Usage

This API wraps the Leaflet API in a Vaadin friendly way.
It uses a similar structure (classes, methods) as the Leaflet JavaScript API.

To get started it's recommended to have a look at the demo, notably the minimalistic example.

Note

The API only supports sending instructions to the client
Due to data integrity retrieving client-side data (that can be modified by users) is not supported.

Installation

Installation guide of the latest release

Compatibility with Vaadin

Vaadin version vaadin-maps-leaflet-flow version
Vaadin 24+ (latest) 3+

Run the Demo

  • Checkout the repo
  • Run mvn install && mvn -f vaadin-maps-leaflet-flow-demo spring-boot:run
  • Open http://localhost:8080
Show example

demo

Support

If you need support as soon as possible and you can't wait for any pull request, feel free to use our support.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

Dependencies and Licenses

View the license of the current project or the summary including all dependencies