From 88dcc10ebb65f370a037c6c9b52d5855fffb5b5d Mon Sep 17 00:00:00 2001 From: Pasha Date: Thu, 14 Mar 2024 02:47:29 +0500 Subject: [PATCH] Added filter header, quantity and percents to Crimes layer --- state/config.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/state/config.ts b/state/config.ts index 988df225..8bedbc34 100644 --- a/state/config.ts +++ b/state/config.ts @@ -1057,7 +1057,10 @@ export const defaultLayers: InputSloyLayer[] = [ type: 'string', filterVisualizations: ['ekbCrimePointsLayer', 'ekbCrimeHeatmapLayer'], source: 'ekbCrimeLayerSource', - sortType: 'count', + postfix: "шт.", + totalHeader: "count", + totalType: "percent", + sortType: "count", }, ], visualizations: [