Jump to content

Module:Location map/data/USA Minnesota: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m Protected "Module:Location map/data/USA Minnesota": High-risk Lua module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
per tper
 
Line 5: Line 5:
left = -97.4,
left = -97.4,
right = -89.3,
right = -89.3,
image = 'USA Minnesota location map.svg'
image = 'USA Minnesota location map.svg',
image1 = 'USA Minnesota relief location map.svg'
}
}

Latest revision as of 04:06, 2 February 2021

return {
	name = 'Minnesota',
	top = 49.6,
	bottom = 43.3,
	left = -97.4,
	right = -89.3,
	image = 'USA Minnesota location map.svg',
	image1 = 'USA Minnesota relief location map.svg'
}