@byzanteam/map-ui

map component for byzanteam

Usage no npm install needed!

<script type="module">
  import byzanteamMapUi from 'https://cdn.skypack.dev/@byzanteam/map-ui';
</script>

README

map-ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

usage

yarn add @byzanteam/map-ui

import { BaseMap, Regions } from '@byzanteam/map-ui'

Customize configuration

See Configuration Reference.