diff --git a/frontend/src/components/MapView.tsx b/frontend/src/components/MapView.tsx index a8984c0..82b3517 100644 --- a/frontend/src/components/MapView.tsx +++ b/frontend/src/components/MapView.tsx @@ -220,6 +220,7 @@ export default function MapView({ restaurants, selected, onSelectRestaurant, onB mapId="tasteby-map" className="h-full w-full" colorScheme="LIGHT" + mapTypeControl={false} >