README
virtual-mapdom
A DOM for MapboxJS allowing us to apply a virtual-dom approach to rendering web maps using Mapbox/Leaflet (inspired by cycle-dom and virtual-dom).
DOM for maps integrating with virtual-dom for use with MapboxJS
<script type="module">
import virtualMapdom from 'https://cdn.skypack.dev/virtual-mapdom';
</script>
A DOM for MapboxJS allowing us to apply a virtual-dom approach to rendering web maps using Mapbox/Leaflet (inspired by cycle-dom and virtual-dom).