reorder legend entries to match order in interface
This commit is contained in:
parent
5b4c0be1e5
commit
b80cdb23b4
@ -177,8 +177,8 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} =
|
||||
{ color: '#c72e08', text: 'Grade I Listed'},
|
||||
{ color: '#e75b42', text: 'Grade II* Listed'},
|
||||
{ color: '#ffbea1', text: 'Grade II Listed'},
|
||||
{ color: '#858ed4', text: 'Locally 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'},
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user