add: templates
This commit is contained in:
parent
0bb3d93704
commit
5ad37ff475
10 changed files with 90 additions and 7 deletions
11
templates/partials/osm.html.twig
Normal file
11
templates/partials/osm.html.twig
Normal file
|
@ -0,0 +1,11 @@
|
|||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue