aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2019-06-04 12:28:03 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2019-06-04 12:28:03 +0100
commit500d4fe948bae1ee5a2d4dab8820c1d0ea9424c2 (patch)
treeeb83f46cedc116db59f348464bd481f7dcbb3003
parentf1b0488dbbd474e790dfc421e206499e18fa23f6 (diff)
[Buckinghamshire] Add road asset type so no spot.
-rw-r--r--web/cobrands/buckinghamshire/assets.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/buckinghamshire/assets.js b/web/cobrands/buckinghamshire/assets.js
index 208eb26e9..3c62b6523 100644
--- a/web/cobrands/buckinghamshire/assets.js
+++ b/web/cobrands/buckinghamshire/assets.js
@@ -314,6 +314,7 @@ fixmystreet.assets.add(defaults, {
non_interactive: true,
road: true,
asset_item: 'road',
+ asset_type: 'road',
all_categories: true,
actions: {
found: function(layer, feature) {