Skip to content

Instantly share code, notes, and snippets.

@robmckinnon
robmckinnon / index.html
Created August 14, 2023 14:12 — forked from tomgp/index.html
topojson neighborhoods
<!DOCTYPE html>
<meta charset="utf-8">
<title>topojson neighbourhood</title>
<style>
body{
font-family: sans-serif;
}
svg{
border:1px solid #000;