KubeConfig reset.
Some checks failed
Harita Build ve Deploy / build-and-deploy (push) Failing after 20s
Some checks failed
Harita Build ve Deploy / build-and-deploy (push) Failing after 20s
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
.attr("width", width)
|
||||
.attr("height", height);
|
||||
|
||||
// Standard projection - we'll rotate the entire SVG group
|
||||
// Standard projection - we'll rotate the entire SVG group
|
||||
const projection = d3.geoNaturalEarth1()
|
||||
.scale(200)
|
||||
.center([0, 0])
|
||||
|
||||
Reference in New Issue
Block a user