On Tue, Jul 28, 2009 at 9:18 AM, Magnus Manskemagnusmanske@googlemail.com wrote:
On Mon, Jul 27, 2009 at 9:35 PM, Ævar Arnfjörð Bjarmasonavarab@gmail.com wrote:
Here's a test wiki with the static/dynamic maps being served by cassini:
http://u.nix.is/wiki/index.php/Maptest
That wiki supports the locale= parameter to the extension so you can play around with different languages:
(see this bug: https://bugzilla.wikimedia.org/show_bug.cgi?id=19961 )
Thanks to a recent patch to the export script when you embed a static map now the static exporter should inject requests into the tile rendering queue for the area being viewed on the map (actually a slightly larger one):
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53815
So once someone embeds a static map clicking it to get the dynamic version should Just Work(TM).
It does (FF 3.5.1, WinXP)!
But, no map for parts of Germany: <slippymap lat=50.944510143669 lon=6.97462463263 zoom=8 width=400 height=300 mode=osm-wm layer=osm-like />
No it actually works:
http://u.nix.is/wiki/index.php/Magnus_germany
The tileserver just lags a bit so tiles may still be rendering if you click the dynamic map right away.