Vaadin Flow integration for Google Maps.
Apache License 2.0
Use the following maven dependency in your project, provided that the component has already been installed in your local repository.
com.neotropic.flow.component gmaps-for-vaadin-flow-root 0.1.0 jarGoogleMap googleMap = new GoogleMap("API_KEY");
Request or purchase an API key from Google
- Run
mvn jetty:run. - Open http://localhost:8080 in the browser.
Google Maps 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.