pull/1/merge
jsDelivr Bot 7 years ago committed by GitHub
commit ba2237d3d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@
<title></title>
<script src="https://d3js.org/d3.v5.min.js" charset="utf-8"></script>
<!-- this loads the data of the various country boundires -->
<script src="https://cdn.rawgit.com/mahuntington/mapping-demo/master/map_data3.js" charset="utf-8"></script>
<script src="https://cdn.jsdelivr.net/gh/mahuntington/mapping-demo@master/map_data3.js" charset="utf-8"></script>
</head>
<body>
<svg></svg>

Loading…
Cancel
Save