KubeConfig reset.
Some checks failed
Harita Build ve Deploy / build-and-deploy (push) Failing after 20s

This commit is contained in:
gitmuhammedalbayrak
2025-11-20 02:42:54 +03:00
parent 9bbc9dcce0
commit 2c9babb4be

View File

@@ -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])