reitanlage-oranienburg/templates/partials/osm.html.twig

13 lines
718 B
Twig
Raw Normal View History

2021-02-13 12:10:23 +00:00
<div class="w-100 h-100 d-flex flex-column">
2021-08-07 20:19:56 +00:00
<object class="flex-grow-1 w-100" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" data="https://www.openstreetmap.org/export/embed.html?bbox=13.033527382649483%2C52.712566473741454%2C13.342174538411202%2C52.8193422424879&layer=mapnik&marker=52.76598708705365%2C13.18785096053034"></object>
2021-02-13 12:10:23 +00:00
<small>
2021-08-07 20:48:01 +00:00
<a target="_blank" href="https://www.openstreetmap.org/?mlat=52.76605&mlon=13.18774#map=18/52.76605/13.18774">
2021-02-13 12:10:23 +00:00
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>