Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
marcaufderheyde authored Aug 26, 2024
2 parents 55e24ba + f20a048 commit 8f6fc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/OpenStreetMap/ClubOpenStreetMap.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export default function ClubOpenStreetMap({ club }: ClubProps) {
<TileLayer
//url="https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png"
url="https://api.maptiler.com/maps/darkmatter/{z}/{x}/{y}.png?key=KFzeqoMZOcvot9qqW4I8"

attribution='&copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors'
/>

Expand Down

0 comments on commit 8f6fc70

Please sign in to comment.