@eox/map
v1.18.0
Published
## Examples
Downloads
805
Keywords
Readme
eox-map
Examples
Usage
npm install @eox/map
// for setups with bundlers e.g. Vite
import "@eox/map"
// or, for e.g. single HTML files without bundler
import "@eox/map/dist/eox-map.js"
<eox-map></eox-map>
Please refer to the map docs for more details.
Development
For a development setup, please check the root-level readme.
Changelog
Auto-generated by release-please