Jump to content

Module:Location map/data/Earth

Permanently protected module
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jackmcbarn (talk | contribs) at 14:21, 7 September 2014 (Created page with 'return { name = 'Earth', top = 90, bottom = -90, left = -180, right = 180, image = 'World location map (equirectangular 180).svg', image1 = 'Earthmap1000x...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

return {
	name = 'Earth',
	top = 90,
	bottom = -90,
	left = -180,
	right = 180,
	image = 'World location map (equirectangular 180).svg',
	image1 = 'Earthmap1000x500compac.jpg'
}