Skip to content

NeotropicSAS/olmap-for-vaadin-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Layers Component for Vaadin Flow

Adaptation of olmap web component for the Vaadin Flow platform

Open Layers version: 10.6.1

License

Apache License 2.0

Requirements

  • Java 21
  • Apache Maven 3.9+

Installation

Install the component in your local repository

    mvn clean install --DskipTests

Use the following maven dependency in your project

    <dependency>
        <groupId>com.neotropic.flow.component</groupId>
        <artifactId>olmap-for-vaadin-flow</artifactId>
        <version>${project.version}</version>
    </dependency>

Starting the test/demo server:

  1. Navigate to demo directory
  2. Run mvn spring-boot:run.
  3. Open http://localhost:8080 in your browser.

Disclaimer

Open Layers and Vaadin trademarks are property of their respective owners. Neotropic SAS is not affiliated in any way to these companies. Use this component at your own risk.

About

Adaptation of olmap web component for the Vaadin Flow platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •