<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGeoHack.js</id>
	<title>MediaWiki:GeoHack.js - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGeoHack.js"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=MediaWiki:GeoHack.js&amp;action=history"/>
	<updated>2026-06-06T03:39:17Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=MediaWiki:GeoHack.js&amp;diff=1867710&amp;oldid=prev</id>
		<title>imported&gt;Herzi Pinki: Änderung 171814557 von NordNordWest rückgängig gemacht; an dem liegt es nicht, aber L ist jetzt zusätzlich undefined</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=MediaWiki:GeoHack.js&amp;diff=1867710&amp;oldid=prev"/>
		<updated>2017-12-09T23:19:08Z</updated>

		<summary type="html">&lt;p&gt;Änderung 171814557 von &lt;a href=&quot;/index.php/Spezial:Beitr%C3%A4ge/NordNordWest&quot; title=&quot;Spezial:Beiträge/NordNordWest&quot;&gt;NordNordWest&lt;/a&gt; rückgängig gemacht; an dem liegt es nicht, aber L ist jetzt zusätzlich undefined&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Embed an OSM map on div id=&amp;quot;osmEmbed&amp;quot; exists&lt;br /&gt;
 * This script is loaded by https://tools.wmflabs.org/geohack/, see also [[Vorlage:GeoTemplate]]&lt;br /&gt;
 */&lt;br /&gt;
var OSM_class_R = /\bOSM:([\d.+-]+)_([\d.+-]+)_([\d.+-]+)_(\w+)/;&lt;br /&gt;
function embedOpenStreetMap() {&lt;br /&gt;
    clearInterval(osmtimer);&lt;br /&gt;
    var osmTarget = document.getElementById(&amp;#039;osmEmbed&amp;#039;);&lt;br /&gt;
    if(osmTarget &amp;amp;&amp;amp; OSM_class_R.exec(osmTarget.className)){&lt;br /&gt;
        var lat=1.0*RegExp.$1, lon=1.0*RegExp.$2, zoom=RegExp.$3;&lt;br /&gt;
        var span = 360.0/(512.0*Math.pow(2,zoom))*720/2;  //WTF?&lt;br /&gt;
        iframe = document.createElement(&amp;#039;iframe&amp;#039;);&lt;br /&gt;
        iframe.frameBorder = 0; // IE 6&lt;br /&gt;
        iframe.scrolling = &amp;#039;no&amp;#039;;&lt;br /&gt;
        iframe.src = &amp;quot;//tools.wmflabs.org/wiwosm/osm-on-ol/embed-labs.html?layer=&amp;quot;+RegExp.$4+&amp;quot;&amp;amp;bbox=&amp;quot; + &lt;br /&gt;
           (lon-span*Math.cos(lat*.0175))+&amp;#039;,&amp;#039;+(lat-span/2)+&amp;#039;,&amp;#039;+(lon+span*Math.cos(lat*.0175))+&amp;#039;,&amp;#039;+(lat+span/2)+&lt;br /&gt;
            &amp;quot;&amp;amp;marker=&amp;quot;+lat+&amp;#039;,&amp;#039;+lon;&lt;br /&gt;
        iframe.height = osmTarget.clientHeight+&amp;#039;px&amp;#039;;&lt;br /&gt;
        iframe.width = osmTarget.clientWidth+&amp;#039;px&amp;#039;;&lt;br /&gt;
        iframe.style.position = &amp;quot;relative&amp;quot;;&lt;br /&gt;
        osmTarget.appendChild(iframe);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
osmtimer = setInterval(&amp;quot;if(document.getElementById(&amp;#039;osmEmbed&amp;#039;))embedOpenStreetMap()&amp;quot;, 200)&lt;br /&gt;
setTimeout(&amp;#039;clearInterval(osmtimer)&amp;#039;, 5000)&lt;/div&gt;</summary>
		<author><name>imported&gt;Herzi Pinki</name></author>
	</entry>
</feed>