Fix map buttons
This commit is contained in:
parent
5c62af5ecc
commit
916573f593
2 changed files with 13 additions and 13 deletions
|
@ -1,11 +1,12 @@
|
|||
<iframe style="margin-bottom: -1.8em; padding-bottom: 1em;" width="100%" height="100%" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.184784650802612%2C52.76459265506261%2C13.190723061561586%2C52.76727373740601&layer=mapnik&marker=52.765933216869406%2C13.187753856182098" style="border: 1px solid black"></iframe>
|
||||
<br/>
|
||||
<small style="margin-bottom: 2em;">
|
||||
<a target="_blank" href="https://www.openstreetmap.org/?mlat=52.76593&mlon=13.18775#map=18/52.76593/13.18775">
|
||||
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 class="w-100 h-100 d-flex flex-column">
|
||||
<iframe class="flex-grow-1 w-100" style="border: 0;" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=13.184784650802612%2C52.76459265506261%2C13.190723061561586%2C52.76727373740601&layer=mapnik&marker=52.765933216869406%2C13.187753856182098" style="border: 1px solid black"></iframe>
|
||||
<small>
|
||||
<a target="_blank" href="https://www.openstreetmap.org/?mlat=52.76593&mlon=13.18775#map=18/52.76593/13.18775">
|
||||
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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue