Module:Location map/data/Charlotte/sandbox

Revision as of 20:35, 7 June 2020 by imported>Intelqual (Created page with '--[[ return { name = 'Charlotte', top = 35.4, bottom = 35.0, left = -81.0, right = -80.6, width = 200, image = 'USA_Charlotte_location_map.svg', } --]]')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

--[[
   return {	
	name = 'Charlotte',
	top = 35.4,
	bottom = 35.0,
	left = -81.0,
	right = -80.6,
	width = 200,
	image = 'USA_Charlotte_location_map.svg',
}
--]]