From 75c5dc7fcf7590bd4ff51e159ba28f2365183063 Mon Sep 17 00:00:00 2001 From: Ismail Sunni Date: Mon, 2 Sep 2024 14:14:06 +0200 Subject: [PATCH 01/56] PB-859: Use the same approach to compute polygon area. --- .../infobox/components/FeatureAreaInfo.vue | 25 ++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/src/modules/infobox/components/FeatureAreaInfo.vue b/src/modules/infobox/components/FeatureAreaInfo.vue index 38b62cfef..46fba7938 100644 --- a/src/modules/infobox/components/FeatureAreaInfo.vue +++ b/src/modules/infobox/components/FeatureAreaInfo.vue @@ -1,11 +1,11 @@ @@ -104,21 +104,21 @@ function addRefById(el) {