Difference between revisions of "Module:Location map/data/United Kingdom East of England"

From blackwiki
Jump to navigation Jump to search
blackwiki>Good888
(Created page with 'return { name = 'East of England', top= 53.1, bottom= 51.4, left= -0.8, right= -1.8, image= 'East of England districts 2011 map.svg' }')
 
blackwiki>Good888
Line 3: Line 3:
 
     top= 53.1,
 
     top= 53.1,
 
     bottom= 51.4,
 
     bottom= 51.4,
     left= -0.8,
+
     left= 0.8,
     right= -1.8,
+
     right= 1.8,
 
     image= 'East of England districts 2011 map.svg'
 
     image= 'East of England districts 2011 map.svg'
 
}
 
}

Revision as of 11:36, 28 September 2014

Documentation for this module may be created at Module:Location map/data/United Kingdom East of England/doc

return {
    name = 'East of England',
    top= 53.1,
    bottom= 51.4,
    left= 0.8,
    right= 1.8,
    image= 'East of England districts 2011 map.svg'
}