README
@cgcs2000/deck.gl.mapbox
Use deck.gl layers as custom mapbox layers, enabling seamless interleaving of mapbox and deck.gl layers.
See deck.gl for documentation.
Use deck.gl layers as custom mapbox-gl-js layers
<script type="module">
import cgcs2000DeckGlMapbox from 'https://cdn.skypack.dev/@cgcs2000/deck.gl.mapbox';
</script>
Use deck.gl layers as custom mapbox layers, enabling seamless interleaving of mapbox and deck.gl layers.
See deck.gl for documentation.