Disable map/satellite toggle on Google Maps
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -220,6 +220,7 @@ export default function MapView({ restaurants, selected, onSelectRestaurant, onB
|
||||
mapId="tasteby-map"
|
||||
className="h-full w-full"
|
||||
colorScheme="LIGHT"
|
||||
mapTypeControl={false}
|
||||
>
|
||||
<MapContent
|
||||
restaurants={restaurants}
|
||||
|
||||
Reference in New Issue
Block a user