This commit is contained in:
Ed Chalstrey 2022-06-24 09:23:52 +01:00
parent 3140f575c3
commit e853365ec0

View File

@ -219,7 +219,7 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} =
[Category.Streetscape]: [{ [Category.Streetscape]: [{
mapStyle: undefined, mapStyle: undefined,
legend: { legend: {
title: 'Streetscape', title: 'Street Context',
elements: [] elements: []
}, },
}], }],