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"
|
mapId="tasteby-map"
|
||||||
className="h-full w-full"
|
className="h-full w-full"
|
||||||
colorScheme="LIGHT"
|
colorScheme="LIGHT"
|
||||||
|
mapTypeControl={false}
|
||||||
>
|
>
|
||||||
<MapContent
|
<MapContent
|
||||||
restaurants={restaurants}
|
restaurants={restaurants}
|
||||||
|
|||||||
Reference in New Issue
Block a user