Jump to content

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

From Wikipedia, the free encyclopedia
Content deleted Content added
Changing Mark to File:Locator_Dot.svg
Jackmcbarn (talk | contribs)
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

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