reitanlage-oranienburg/templates/partials/osm.html.twig
2021-08-07 22:11:06 +02:00

13 lines
721 B
Twig

<div class="w-100 h-100 d-flex flex-column">
<iframe class="flex-grow-1 w-100" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.033527382649483%2C52.712566473741454%2C13.342174538411202%2C52.8193422424879&amp;layer=mapnik&amp;marker=52.76598708705365%2C13.18785096053034"></iframe>
<small>
<a target="_blank" href="https://www.openstreetmap.org/?mlat=52.7660&mlon=13.1879#map=13/52.7660/13.1879">
Auf OpenStreetMaps öffnen
</a>
<span class="mx-1"> | </span>
<a target="_blank" href="https://goo.gl/maps/WFYcPCQVA5u2vegy8">
Auf Google Maps öffnen
</a>
</small>
</div>