diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-15 17:35:29 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-11-15 17:35:29 +0000 |
commit | db75de1ca7268692215dc79f157d61ab7d66fa8e (patch) | |
tree | cb2095aa1f8466919b25674c35f7b8d1bbbabcde /perllib/FixMyStreet/Cobrand/Angus.pm | |
parent | 52ab72ad43b391b0f3b6f7385b5ba723cc1a4aba (diff) | |
parent | f59e12ee3fa9c65f178a300954586f6ac91bba79 (diff) |
Merge branch '1901-js-deferring'
Updated geolocation.js with concurrent changes.
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Angus.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Angus.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Angus.pm b/perllib/FixMyStreet/Cobrand/Angus.pm index 51a3da56a..056101574 100644 --- a/perllib/FixMyStreet/Cobrand/Angus.pm +++ b/perllib/FixMyStreet/Cobrand/Angus.pm @@ -24,6 +24,8 @@ sub example_places { return ( 'DD8 3AP', "Canmore Street" ); } +sub map_type { 'Angus' } + sub default_show_name { 0 } sub disambiguate_location { |