Difference between revisions of "Module:Location map/data/United Kingdom East of England"
Jump to navigation
Jump to search
blackwiki>Good888 |
m (6 revisions imported) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| 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' |
} | } | ||
Latest revision as of 07:39, 27 September 2020
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'
}