block by rveciana 4071d3c6a0b58f98893fb311306b038c

Mapping with Svelte

Full Screen

First example of a map drawn with Svelte and the d3 projections.

Check this blog post from Geoexamples for more explanations.

To test it, clone the standard svelte template by

npx degit sveltejs/template svelte-app
cd svelte-app

And copy the App.svelte file into the src directory.

index.html

App.svelte

bundle.css