From 634e64c56e0d3b1063cafc8533247679cfb6b5f2 Mon Sep 17 00:00:00 2001 From: Dennis Sen <108349707+warm-coolguy@users.noreply.github.com> Date: Fri, 8 Nov 2024 06:37:02 +0100 Subject: [PATCH] Update packages/clients/textLocator/src/plugins/GeometrySearch/utils/vectorDisplay.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit apply suggestion "console debug statement removal" Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com> --- .../src/plugins/GeometrySearch/utils/vectorDisplay.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/clients/textLocator/src/plugins/GeometrySearch/utils/vectorDisplay.ts b/packages/clients/textLocator/src/plugins/GeometrySearch/utils/vectorDisplay.ts index 320b7e101..b9cb21b7a 100644 --- a/packages/clients/textLocator/src/plugins/GeometrySearch/utils/vectorDisplay.ts +++ b/packages/clients/textLocator/src/plugins/GeometrySearch/utils/vectorDisplay.ts @@ -40,7 +40,6 @@ const featHeat = ( locationFrequency: TitleLocationFrequency['string']['location_frequency'] ) => { const max = Math.max(...Object.values(locationFrequency)) - console.error('mäx', max) olFeatures.forEach((feature) => feature.set( 'heat',