From f25b73075bdf9cf8beaa4ac9852bf88223d08fc3 Mon Sep 17 00:00:00 2001 From: gluap Date: Sun, 19 May 2024 09:40:48 +0000 Subject: [PATCH] deploy: 9194f64b0d8cf0c72eef0f81bdd694ce211f2b40 --- map/map.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/map/map.html b/map/map.html index bbbc9d4d..74670473 100644 --- a/map/map.html +++ b/map/map.html @@ -13,6 +13,7 @@ body { margin: 0; padding: 0; } html, body, #map { height: 100%; } +
@@ -35,7 +36,7 @@ }); map.addControl(new maplibregl.AttributionControl({ - customAttribution: '© OpenStreetMap contributors.' + customAttribution: '© OpenStreetMap contributors.' }),'top-left');