Module:Location map/data/Earth: Difference between revisions

Jump to navigation Jump to search
imported>LL221W
(Changing Mark to File:Locator_Dot.svg)
imported>Jackmcbarn
m (Reverted edits by LL221W (talk) to last version by HJ Mitchell)
Line 5: Line 5:
left = -180,
left = -180,
right = 180,
right = 180,
mark  =  'Locator_Dot.svg',
image = 'World location map (equirectangular 180).svg',
image = 'World location map (equirectangular 180).svg',
image1 = 'Earthmap1000x500compac.jpg'
image1 = 'Earthmap1000x500compac.jpg'
}
}

Revision as of 14:49, 4 April 2016

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'
}