@trailstash/maplibre-custom-element
v0.0.5
Published
A minimalist, incomplete, leaky abstraction wrapping MapLibre GL JS in a CustomElement
Downloads
3
Maintainers
Readme
MapLibre Custom Element
This repo provides a Web Component wrapping MapLibre GL JS.
Example usage
<map-libre style="https://demotiles.maplibre.org/style.json"></map-libre>
<script type="module" src="../dist/register.js"></script>