Test Changing the Land use menu
This commit is contained in:
parent
1630253b2d
commit
89885fb83e
@ -430,9 +430,9 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} =
|
||||
{
|
||||
mapStyle: 'is_domestic',
|
||||
legend: {
|
||||
title: 'Residential building',
|
||||
title: 'Test MTL', //Residential building
|
||||
elements: [
|
||||
{ color: '#f7ec25', text: 'Residential' },
|
||||
{ color: '#f7ec25', text: 'Test' }, //Residential
|
||||
{ color: '#fc9b2a', text: 'Mixed' },
|
||||
{ color: '#ff2121', text: 'Non-residential' },
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user