Module:Location map/data/Earth

From PyramidBase
< Module:Location map
Revision as of 00:24, 5 November 2023 by Alexy (talk | contribs) (Created page with "return { name = 'Earth', top = 90, bottom = -90, left = -180, right = 180, image = 'World location map (equirectangular 180).svg', image1='World location map (equirectangular 180).svg'}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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='World location map (equirectangular 180).svg'}