Difference between revisions of "MediaWiki:Embed www.openstreetmap.org"
Line 1: | Line 1: | ||
− | <div class="map" lat="{{{lat}}}" lon="{{{lon}}}" zoom="{{{zoom|16}}}"> | + | {{custom:raw|<div class="map" lat="{{{lat}}}" lon="{{{lon}}}" zoom="{{{zoom|16}}}"> |
<a href="http://www.openstreetmap.org/?lat={{{lat}}}&lon={{{lon}}}&zoom={{{zoom|16}}}">Zemljevid</a> | <a href="http://www.openstreetmap.org/?lat={{{lat}}}&lon={{{lon}}}&zoom={{{zoom|16}}}">Zemljevid</a> | ||
</div> | </div> | ||
Line 6: | Line 6: | ||
<iframe width="300" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=14.49172,46.04499,14.50453,46.05666&layer=mapnik" style="border: 1px solid black"></iframe><br /> | <iframe width="300" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox=14.49172,46.04499,14.50453,46.05666&layer=mapnik" style="border: 1px solid black"></iframe><br /> | ||
<small><a href="http://www.openstreetmap.org/?lat={{{lat}}}&lon={{{lon}}}&zoom={{{zoom|16}}}">Večji zemljevid</a></small> | <small><a href="http://www.openstreetmap.org/?lat={{{lat}}}&lon={{{lon}}}&zoom={{{zoom|16}}}">Večji zemljevid</a></small> | ||
− | + | }} | |
<noinclude> | <noinclude> | ||