Use linked image instead of embedded iframe

This commit is contained in:
Stefan Bethke 2026-06-11 19:31:28 +02:00
commit b001c8d56e
2 changed files with 1 additions and 1 deletions

BIN
public/map.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 MiB

View file

@ -26,7 +26,7 @@ Daher gehen wir auf die Straße. Am 20.06. um 14 Uhr in Hamburg, auf dem Hansapl
</div>
<div class="osm-embedd">
<iframe src="https://www.openstreetmap.org/export/embed.html?bbox=10.009161829948427%2C53.55274134317091%2C10.012761354446411%2C53.556750282615745&amp;layer=mapnik"></iframe>
<a href="https://www.openstreetmap.org/?#map=18/53.554746/10.010962"><img src="public/map.png" width="100%"></a>
<small><a href="https://www.openstreetmap.org/?#map=18/53.554746/10.010962">View Larger Map</a></small>
</div>
</div>