From e220992109e0d241206d5f421a623b431f7386f6 Mon Sep 17 00:00:00 2001 From: Nicolas Wurtz Date: Thu, 1 Feb 2024 14:35:15 +0100 Subject: [PATCH] front: remove isInEditor property of mapbuttons in reference map --- front/src/applications/referenceMap/Map.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/front/src/applications/referenceMap/Map.tsx b/front/src/applications/referenceMap/Map.tsx index d57daaaed69..191b57e55e3 100644 --- a/front/src/applications/referenceMap/Map.tsx +++ b/front/src/applications/referenceMap/Map.tsx @@ -108,7 +108,6 @@ function Map() { withInfraButton withMapKeyButton bearing={viewport.bearing} - isInEditor={false} />