From 5dd2828a5d94e0e36361594452d4e6e81d72e601 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A4r=20Thernstr=C3=B6m?= Date: Tue, 2 Jul 2024 09:49:23 +0200 Subject: [PATCH] =?UTF-8?q?Visa=20mer=20av=20Sverige=20i=20fullsk=C3=A4rm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/events-map.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/js/events-map.js b/public/js/events-map.js index 6fffdad1..41456969 100644 --- a/public/js/events-map.js +++ b/public/js/events-map.js @@ -210,11 +210,11 @@ class EventsMap { expandBtnElm; zoom = { default: 6, - fullscreen: 7, + fullscreen: 5.5, }; location = { default: [59, 15], - fullscreen: [60, 15], + fullscreen: [61, 15], }; constructor(mapContainer, options = {}) {