Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 2.05 KB

File metadata and controls

37 lines (27 loc) · 2.05 KB

Published on Vaadin Directory Latest version Build Vaadin 14+

vaadin-maps-leaflet-flow

Vaadin Flow Java API for Leaflet Maps Component

Installation

Installation guide of the latest release

Run the Demo

  • Checkout the repo
  • Run mvn clean install
  • Navigate into vaadin-maps-leaflet-flow-demo
  • Run mvn jetty:run
  • Open http://localhost:8080
Show example

demo

Releasing Build

If the develop is ready for release, create a pull request to the master-Branch and merge the changes

When the release is finished do the following:

  • Merge the auto-generated PR (with the incremented version number) back into the develop
  • Add the release notes to the GitHub release
  • Upload the generated release asset zip into the Vaadin Directory

Dependencies and Licenses

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