Vaadin and maps

Hi, I need to make an interactive map. How can I implement this using Vaadin.
I search and I fond open layers that is an open javascript for maps. Can I embeed the Js map to a vaadin application? or is there other option to do this.

thanks

There are three map addons in vaadin.com/directory available for Vaadin 8 ([Open Layers]
(https://vaadin.com/directory/component/openlayers-3-wrapper-for-vaadin), [Leaflet]
(https://vaadin.com/directory/component/v-leaflet) and [Google Maps]
(https://vaadin.com/directory/component/googlemaps-add-on)), currently there is one that works also with Vaadin 14 ([Leaflet]
(https://vaadin.com/directory/component/leafletjs-for-flow)).