WikiMiniAtlas is Javascript plugin to display a GoogleMaps like draggable, zoomable, and clickable worldmap in geocoded Wikipedia articles. The map contains links to all other geocoded articles in Wikipedia and can be magnified down to approximate 100m resolution worldwide.

Install bewerken

Add the following to your monobook.js file:



// [[Gebruiker:Dschwen/wikiminiatlas2.js]] - diese Zeile bitte mitkopieren
document.write('<script type="text/javascript" src="' 
     + 'http://meta.wikimedia.org/w/index.php?title=MediaWiki:Wikiminiatlas.js' 
     + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');