From 631b7c7934f6f017ed8f97aa625d44d70770787b Mon Sep 17 00:00:00 2001 From: csawatzky Date: Thu, 8 May 2025 16:04:24 -0600 Subject: [PATCH] fix for field marker issue by getting rid of the anchor for the menu when opening the settings --- src/maps/mapObjectControllers/AgMapController.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/maps/mapObjectControllers/AgMapController.tsx b/src/maps/mapObjectControllers/AgMapController.tsx index 9f23bf0..7001f1a 100644 --- a/src/maps/mapObjectControllers/AgMapController.tsx +++ b/src/maps/mapObjectControllers/AgMapController.tsx @@ -703,7 +703,12 @@ import { Result } from "@mapbox/mapbox-gl-geocoder"; -