-
How to render the map in flat 2d as shown below - without any curvature
![Screenshot 2020-12-15 at 4 02 53 PM](https://user-images.githubusercontent.com/13044958/102203769-fea07800-3eee-11eb-98b1-780…
-
I'm trying to self-host dub following the guide provided, and here's where I'm stuck:
Vercel build log
```log
[21:51:39.234] Running build in Washington, D.C., USA (East) – iad1
[21:51:39.340]…
-
Instead of including the SVG in the markup, load a canadian topojson file.
-
(to keep being a drop-in replacement)
-
### Summary
If `node_modules` and `package-lock.json` are deleted and an `npm install` is attempted locally, it produces errors on certain packages. Even if you `--force` through this error, you wi…
-
Addresses the need for TaxonPages API call.
* The map uses a base-set tile, likely Natural earth, to level one subdivisions as shapes
* The map areas have 2 states, on, off
* Rasters are an opti…
-
The topoJSON Github integration in markdown files is not working properly.
I am able to zoom out with the [➖] but I can't to zoom in with the [➕].
Note: he zoom in/out is working well with the mou…
-
North Korea is defined as
~~~js
{
type: "MultiPolygon"
arcs: [
[ [393, 393, 393] ],
[ […] ]
]
id: "408"
}
~~~
discovered because topojson.neighbors said it was a neighbor to…
-
### Summary
Unable to load schema in prettier config because of self signed certificate in certificate chain.
In my company we use a zscaler proxy, so I'm unsing custom certificates.
It look…
-
### Summary
I've configured prettier as my default formatter in workspace settings. It does work flawlessly with JS and JSON files, but HTML isn't being formatted by prettier. Apparently vscode…