Skip to content

Commit 08e6350

Browse files
committed
fix: map marker
1 parent 6ae7695 commit 08e6350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/shared/_osm.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div>
22
<div class="ratio ratio-4x3" style="max-width: 600px; margin: 0 auto;">
3-
<iframe src="https://www.openstreetmap.org/export/embed.html?bbox=17.0624515414238,51.112982808881526,17.066335380077366,51.1145571866162&layer=mapnik;marker=51.113962,17.064249&map=19/51.113962/17.064249" style="border: 0; width: 100%; height: 100%;"></iframe>
3+
<iframe src="https://www.openstreetmap.org/export/embed.html?bbox=17.0624515414238,51.112982808881526,17.066335380077366,51.1145571866162&layer=mapnik&marker=51.113962,17.064249&map=19/51.113962/17.064249" style="border: 0; width: 100%; height: 100%;"></iframe>
44
</div>
55
<div class="text-center mt-2">
66
<small>

0 commit comments

Comments
 (0)