@eox/map-basic
v1.0.0-alpha.16
Published
A basic map component
Downloads
53
Keywords
Readme
map-basic
Documentation
Props
- tileLayers (Array): array of ids (currently osm and any eox id) . showCenter (Boolean): show center coordinates
Install
npm install @eox/map-basic
or
<link rel="stylesheet" href="https://unpkg.com/@eox/map-basic/dist/map-basic.css">
<script src="https://unpkg.com/@eox/map-basic/dist/map-basic.umd.js"></script>