823
edits
(try OSM embed with marker) |
(they support https now!) |
||
Line 2: | Line 2: | ||
This is a homebrew attempt at making an OSM widget in mediawiki ... WITH a marker! (the extension doesn't do markers) | This is a homebrew attempt at making an OSM widget in mediawiki ... WITH a marker! (the extension doesn't do markers) | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src=" | <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.openstreetmap.org/export/embed.html?bbox=<!--{$swlon|escape:'html'|default:-122.269}-->%2C<!--{$swlat|escape:'html'|default:37.81}-->%2C<!--{$nelon|escape:'html'|default:-122.2666}-->%2C<!--{$nelat|escape:'html'|default:37.812}-->&layer=mapnik&marker=<!--{$mklat|escape:'html'|default:37.810963}-->%2C<!--{$mklon|escape:'html'|default:-122.267652}-->" style="border: 1px solid black"></iframe> | ||
</includeonly> | </includeonly> |