@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';