2021-02-13 12:10:23 +00:00
|
|
|
<div class="w-100 h-100 d-flex flex-column">
|
2022-12-05 19:45:15 +00:00
|
|
|
<div class="flex-grow-1">
|
|
|
|
<div class="position-relative w-100">
|
|
|
|
<img class="w-100" alt="Diese Karte zeigt unseren Hof" src="{{ url('theme://images/map.webp') }}">
|
|
|
|
<small class="d-block position-absolute bottom-0 end-0">
|
|
|
|
<a class="bg-white text-black p-1" target="_blank" rel="noopener" href="https://www.openstreetmap.org/copyright">
|
|
|
|
© OpenStreetMap contributors
|
|
|
|
</a>
|
|
|
|
</small>
|
|
|
|
</div>
|
|
|
|
</div>
|
2021-08-08 11:51:33 +00:00
|
|
|
<small class="py-2 row">
|
2022-12-05 19:45:15 +00:00
|
|
|
<a class="py-2 py-md-0 col-12 col-md-6" target="_blank" rel="noopener" href="https://www.openstreetmap.org/way/203340031">
|
2021-02-13 12:10:23 +00:00
|
|
|
Auf OpenStreetMaps öffnen
|
|
|
|
</a>
|
2022-12-05 19:45:15 +00:00
|
|
|
<a class="py-2 py-md-0 col-12 col-md-6 text-md-end" target="_blank" rel="noopener" href="https://goo.gl/maps/WFYcPCQVA5u2vegy8">
|
2021-02-13 12:10:23 +00:00
|
|
|
Auf Google Maps öffnen
|
|
|
|
</a>
|
|
|
|
</small>
|
|
|
|
</div>
|