Difference between revisions of "Module:Location map/data/United Kingdom East of England"
Jump to navigation
Jump to search
blackwiki>Good888 |
blackwiki>Jackmcbarn (make the coordinates match what the file's description has) |
||
| Line 1: | Line 1: | ||
return { | return { | ||
name = 'East of England', | name = 'East of England', | ||
| − | top= | + | top = 53.1, |
| − | bottom= | + | 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 14:46, 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'
}