From 5ba6e270f2006af180cdbbf42dfa1281c8469160 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Mon, 21 Nov 2022 10:09:11 +0100 Subject: [PATCH] more consistent intendation --- .../frontend/config/category-maps-config.ts | 33 ++++++++++--------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/app/src/frontend/config/category-maps-config.ts b/app/src/frontend/config/category-maps-config.ts index f96b0b3e..277bb90b 100644 --- a/app/src/frontend/config/category-maps-config.ts +++ b/app/src/frontend/config/category-maps-config.ts @@ -255,22 +255,23 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} = } }, { - mapStyle: 'planning_combined', - legend: { - title: 'Designation/protection', - disclaimer: 'All data relating to designated buildings should be checked on the National Heritage List for England or local authority websites where used for planning or development purposes', - elements: [ - { color: '#95beba', text: 'In Conservation Area'}, - { color: '#c72e08', text: 'Grade I Listed'}, - { color: '#e75b42', text: 'Grade II* Listed'}, - { color: '#ffbea1', text: 'Grade II Listed'}, - { color: '#85ffd4', text: 'Heritage at Risk'}, - { color: '#858ed4', text: 'Locally Listed'}, - { color: '#858eff', text: 'In World Heritage Site'}, - { color: '#8500d4', text: 'In Archaeological Priority Area'}, - ] - }, - }], + mapStyle: 'planning_combined', + legend: { + title: 'Designation/protection', + disclaimer: 'All data relating to designated buildings should be checked on the National Heritage List for England or local authority websites where used for planning or development purposes', + elements: [ + { color: '#95beba', text: 'In Conservation Area'}, + { color: '#c72e08', text: 'Grade I Listed'}, + { color: '#e75b42', text: 'Grade II* Listed'}, + { color: '#ffbea1', text: 'Grade II Listed'}, + { color: '#85ffd4', text: 'Heritage at Risk'}, + { color: '#858ed4', text: 'Locally Listed'}, + { color: '#858eff', text: 'In World Heritage Site'}, + { color: '#8500d4', text: 'In Archaeological Priority Area'}, + ] + }, + } + ], [Category.Sustainability]: [{ mapStyle: 'sust_dec', legend: {