KubeConfig reset. Yeni.
Some checks failed
Harita Build ve Deploy / build-and-deploy (push) Failing after 23s
Some checks failed
Harita Build ve Deploy / build-and-deploy (push) Failing after 23s
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
.attr("width", width)
|
||||
.attr("height", height);
|
||||
|
||||
// Create a group that will be rotated (rotate -90 for East at top)
|
||||
// Create a group that will be rotated (rotate -90 for East at top)
|
||||
const mapGroup = svg.append("g")
|
||||
.attr("transform", `rotate(-90, ${width/2}, ${height/2})`);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user