Deduplicate map attribution
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-07-04 23:32:39 +02:00
parent 21374ed187
commit 350d50a808
-1
View File
@@ -170,7 +170,6 @@ function GeoMap({
map.addControl(
new maplibregl.AttributionControl({
compact: true,
customAttribution: 'Basemap © OpenStreetMap contributors',
}),
'bottom-right',
)