Skip to content

Commit c4ded60

Browse files
authored
Merge pull request #179 from OpenSourceFellows/remove_attributions
Removed attributions from map
2 parents dc161f9 + 3e91ca0 commit c4ded60

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)