Skip to content

Commit 3e91ca0

Browse files
committed
Removed attributions from map
1 parent dc161f9 commit 3e91ca0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Map/MapContainer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ export const MapContainer: React.FC<MapContainerProps> = ({
7777
zoom={11}
7878
style={{ height: '100%', width: '100%' }}
7979
className="map-container"
80+
attributionControl={false}
8081
>
8182
{/* OpenStreetMap base layer */}
8283
<TileLayer

0 commit comments

Comments
 (0)