From 99c12031c76e60ed461143ebfa305bc4baa0dafa Mon Sep 17 00:00:00 2001 From: "Alexis A." Date: Tue, 12 Nov 2024 11:43:32 +0100 Subject: [PATCH] fix(home): hide options on ocsge deploiement map --- assets/scripts/components/charts/HighchartsMapOcsge.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/scripts/components/charts/HighchartsMapOcsge.tsx b/assets/scripts/components/charts/HighchartsMapOcsge.tsx index 5254d026c..672b4882f 100644 --- a/assets/scripts/components/charts/HighchartsMapOcsge.tsx +++ b/assets/scripts/components/charts/HighchartsMapOcsge.tsx @@ -137,10 +137,10 @@ const HighchartsMapOcsge: React.FC = () => { }, ], mapNavigation: { - enabled: true, - buttonOptions: { - verticalAlign: 'bottom', - }, + enabled: false, + }, + exporting: { + enabled: false, }, mapView: { projection: {