Difference between revisions of "Module:Location map/data/USA New Jersey New Brunswick"

From blackwiki
Jump to navigation Jump to search
blackwiki>Kjerish
(Created page with 'return { name = 'New Brunswick, NJ', top = 40.525, bottom = 40.454, left = -74.506, right = -74.375, image = 'Census Bureau map of New Brunswick, New Jerse...')
 
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
return {
 
return {
 
name = 'New Brunswick, NJ',
 
name = 'New Brunswick, NJ',
top = 40.525,
+
top = 40.5254,
bottom = 40.454,
+
bottom = 40.4509,
left = -74.506,
+
left = -74.5056,
 
right = -74.375,
 
right = -74.375,
 
image = 'Census Bureau map of New Brunswick, New Jersey.png',
 
image = 'Census Bureau map of New Brunswick, New Jersey.png',
 
}
 
}

Latest revision as of 07:35, 27 September 2020

Documentation for this module may be created at Module:Location map/data/USA New Jersey New Brunswick/doc

return {
	name = 'New Brunswick, NJ',
	top = 40.5254,
	bottom = 40.4509,
	left = -74.5056,
	right = -74.375,
	image = 'Census Bureau map of New Brunswick, New Jersey.png',
}