dimfeld / svelte-leaflet-demo

This is a demo application using Svelte and Leaflet to visualize the US Census "Metro Area-to-Metro Area Migration Flows” dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte and Leaflet Demo

This is a demo application using Svelte and Leaflet to visualize the US Census "Metro Area-to-Metro Area Migration Flows” dataset.

If you like this, check out my Svelte MapLibre library too.

This repository contains two versions of the application. The full directory is the finished product, while the skeleton directory just contains a basic shell that renders nothing, which I filled in during the presentation to build into the complete app.

Developed for a presentation to JavascriptLA (video) on November 11, 2020.

References

Concepts

Software

Data

About

This is a demo application using Svelte and Leaflet to visualize the US Census "Metro Area-to-Metro Area Migration Flows” dataset.

License:MIT License


Languages

Language:JavaScript 49.6%Language:Svelte 43.6%Language:TypeScript 4.8%Language:HTML 1.7%Language:CSS 0.3%