@logo-elements/map
v23.0.1
Published
Logo Elements Design System Map library is a web component library which is extended from Vaadin Map Web Component.
Downloads
1
Readme
@logo-elements/map
An accessible and customizable map that allows users to perform actions.
<logo-elements-map></logo-elements-map>
Installation
Install the component:
npm i @logo-elements/map --save
Once installed, import the component in your application:
import '@logo-elements/map/enable';
import '@logo-elements/map';