We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15441e0 commit e7689e4Copy full SHA for e7689e4
styles/globals.css
@@ -30,3 +30,7 @@ iframe.skiptranslate {
30
border-radius: var(--border-radius-1);
31
background-color: #fff !important;
32
}
33
+
34
+.leaflet-attribution-flag{
35
+ display: none !important;
36
+}
0 commit comments