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

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

Revision as of 11:45, 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= 51.4,
    bottom= 53.1,
    left= 0.8,
    right= 1.8,
    image= 'East of England districts 2011 map.svg'
}