Skip to content

Commit

Permalink
Add tiles in Catalan from https://www.openstreetmap.cat
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaspons authored and brunob committed Jul 2, 2024
1 parent 82f79f4 commit 5923375
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions leaflet-providers.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@
bounds: [[46.2, -5.5], [50, 0.7]]
}
}
CAT: {
url: 'https://tile.openstreetmap.bzh/ca/{z}/{x}/{y}.png',
options: {
attribution: '{attribution.OpenStreetMap}, Tiles courtesy of <a href="https://wiki.openstreetmap.org/wiki/Ca:Mapa_en_catal%C3%A0" target="_blank">Breton OpenStreetMap Team</a>',
}
}
}
},
MapTilesAPI: {
Expand Down

0 comments on commit 5923375

Please sign in to comment.