Skip to content

Latest commit

 

History

History

map

eox-map

Examples

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