From de9027434f55f06efcfab03fc49c51b86f7558de Mon Sep 17 00:00:00 2001 From: Nik Verweel Date: Thu, 26 Feb 2026 09:33:19 +0100 Subject: [PATCH] Fix hectares and acres calculation and display --- webapps/geojson_viewer/index.html | 7 ++++--- webapps/geojson_viewer/script.js | 29 +++++++++++++---------------- 2 files changed, 17 insertions(+), 19 deletions(-) diff --git a/webapps/geojson_viewer/index.html b/webapps/geojson_viewer/index.html index e38ba66..09b43d9 100644 --- a/webapps/geojson_viewer/index.html +++ b/webapps/geojson_viewer/index.html @@ -5,6 +5,7 @@ GeoJSON Viewer +