Jump to content

Module:Location map/data/Greater Europe/sandbox

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Frietjes (talk | contribs) at 19:45, 6 December 2019 (Created page with 'return { name = 'Europe', x = '40.62953 + 1.948220 * (84.02348 - ($1)) * cos(0.01863509 * (($2) - 97.63021))', y = '-16.85949 + -2.426650 * (84.02348 - ($1))...'). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
return {
	name = 'Europe',
	x = '40.62953 + 1.948220 * (84.02348 - ($1)) * cos(0.01863509 * (($2) - 97.63021))',
	y = '-16.85949 + -2.426650 * (84.02348 - ($1)) * sin(0.01863509 * (($2) - 97.63021))',
	image = 'Europe position map 4.svg',
	image1 = 'Europe_relief_map_4.png'
}