From 3533be1761dd96808ed6bd92f752a53f8f4bb72d Mon Sep 17 00:00:00 2001 From: barbara-chaves Date: Tue, 10 Oct 2023 12:57:57 +0200 Subject: [PATCH] Revert "Enable map popup for h3 contextual layers" This reverts commit e0a1826adb7bc774774645c4e4bad431efaab6de. --- client/CHANGELOG.md | 1 - .../analysis-map/layers/contextual/index.tsx | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/client/CHANGELOG.md b/client/CHANGELOG.md index 5a662a4ce..8be1fc18a 100644 --- a/client/CHANGELOG.md +++ b/client/CHANGELOG.md @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/). ### Fixed -- Enable map popup for h3 contextual layers [LANDGRIF-1484](https://vizzuality.atlassian.net/browse/LANDGRIF-1484) - Update password in profile form was not working as expected [LANDGRIF-1479](https://vizzuality.atlassian.net/browse/LANDGRIF-1479) ## [v1.0.0] diff --git a/client/src/containers/analysis-visualization/analysis-map/layers/contextual/index.tsx b/client/src/containers/analysis-visualization/analysis-map/layers/contextual/index.tsx index a6c0acfc8..7cf3b64cd 100644 --- a/client/src/containers/analysis-visualization/analysis-map/layers/contextual/index.tsx +++ b/client/src/containers/analysis-visualization/analysis-map/layers/contextual/index.tsx @@ -38,7 +38,7 @@ const ContextualLayer = ({ id, beforeId, zIndex, settings }: LayerProps; + return ; // // ? data is only needed for H3 layers