Module:Location map/data/Earth

Revision as of 15:02, 26 June 2017 by en>Centrist16 (Created page with "return { name = 'Earth', top = 90, bottom = -90, left = -180, right = 180, image = 'World location map (equirectangular 180).svg', image1 = 'Earthmap1000x500compac.jpg' }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Location map/data/Earth/doc

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