Deduplicate map attribution
This commit is contained in:
@@ -170,7 +170,6 @@ function GeoMap({
|
||||
map.addControl(
|
||||
new maplibregl.AttributionControl({
|
||||
compact: true,
|
||||
customAttribution: 'Basemap © OpenStreetMap contributors',
|
||||
}),
|
||||
'bottom-right',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user