diff --git a/website/src/lib/components/Map.svelte b/website/src/lib/components/Map.svelte index 094519e91..e8959ef16 100644 --- a/website/src/lib/components/Map.svelte +++ b/website/src/lib/components/Map.svelte @@ -111,6 +111,8 @@ } }); }); + + newMap.resize(); }); $: if ($map) {