Difference between revisions of "MediaWiki:Embed www.openstreetmap.org"
Line 1: | Line 1: | ||
{{#custom:raw| | {{#custom:raw| | ||
− | <iframe width="{{{width|232}}}" height="{{{height|232}}}" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox= | + | <iframe width="{{{width|232}}}" height="{{{height|232}}}" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.openstreetmap.org/export/embed.html?bbox={{{lat}}},{{{lon}}},{{{lat}}},{{{lon}}}&layer=mapnik" style="border: 1px solid black"></iframe> |
<p><a href="http://www.openstreetmap.org/?lat={{{lat}}}&lon={{{lon}}}&zoom={{{zoom|16}}}">Bigger map</a></p> | <p><a href="http://www.openstreetmap.org/?lat={{{lat}}}&lon={{{lon}}}&zoom={{{zoom|16}}}">Bigger map</a></p> | ||
}} | }} |