Skip to content

Commit

Permalink
Attribution links
Browse files Browse the repository at this point in the history
  • Loading branch information
stell authored and brunob committed Mar 1, 2021
1 parent 44d0e52 commit c8cabdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions leaflet-providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,7 @@
options: {
minZoom: 9,
maxZoom: 18,
attribution: 'Map data: {attribution.OpenStreetMap} | contributors ODBL and www.opensnowmap.org CC-BY-SA'
attribution: 'Map data: {attribution.OpenStreetMap} & ODbL, &copy; <a href="https://www.opensnowmap.org/iframes/data.html">www.opensnowmap.org</a> <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>'
},
variants: {
pistes: 'pistes',
Expand All @@ -1062,4 +1062,4 @@
};

return L;
}));
}));

0 comments on commit c8cabdf

Please sign in to comment.