update maps path

This commit is contained in:
Vincent van der Wal
2026-07-19 14:32:28 +02:00
parent 0526d71716
commit 9e1944396e
8 changed files with 1198 additions and 1708 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
<script lang="ts">
// Minimal page: no geolocation/state UI, just an embedded Open-Meteo map.
// const iframeSrc = 'https://maps.open-meteo.com/';
const iframeSrc =
'https://allow-cross-origin-loads.maps-5aj.pages.dev/?time=2026-02-21T1400#1.31/0/-0.1';
const iframeSrc = 'https://maps.open-meteo.com';
</script>
<svelte:head>