diff --git a/app/components/map/MapView.tsx b/app/components/map/MapView.tsx index e704807..69a78bf 100644 --- a/app/components/map/MapView.tsx +++ b/app/components/map/MapView.tsx @@ -225,6 +225,7 @@ const Map: React.FC = () => { borderRadius: 8, backgroundColor: theme.background, padding: 12, + zIndex: 10000, }} onPress={() => recenterView()} >