<br><br><div class="gmail_quote">2009/3/20 Ævar Arnfjörð Bjarmason <span dir="ltr"><<a href="mailto:avarab@gmail.com">avarab@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wed, Mar 4, 2009 at 2:21 PM, Ævar Arnfjörð Bjarmason<br>
<<a href="mailto:avarab@gmail.com">avarab@gmail.com</a>> wrote:<br>
> * It would have to work with the static dumps (<a href="http://static.wikipedia.org/" target="_blank">http://static.wikipedia.org/</a>)<br></div><br>
Does this script use the rendered tiles on the tileserver:<br>
<br>
<a href="http://dev.openstreetmap.org/%7Eojw/bbox/?W=-18.261489&S=65.649100&E=-18.204711&N=65.672500&width=600&height=600" target="_blank">http://dev.openstreetmap.org/~ojw/bbox/?W=-18.261489&S=65.649100&E=-18.204711&N=65.672500&width=600&height=600</a><br>

<br>
If so it could be used to produce images to embed in articles, the<br>
resulting image could be a hash guaranteed to change if the<br>
lat/lon/zoom/osm data changed.<br>
<br>
*thinking out-loud*<br></blockquote></div><br>Thinking about slow internet links (mobile devices, rural areas, etc) I was wondering whether the map extension should work like some youtube-links on many blogs:<br><br>- Load a static map image and a tiny bit of Javascript<br>
- If the map image is clicked, load the Openlayers Javascript and make the map slippy<br><br>This can be implemented easily for maps without KML overlays. <br><br>This static image could also be used for static dumps without much effort.<br>
<br>Regards,<br><br>jens<br>