diff --git a/leaflet-providers.js b/leaflet-providers.js index ad8fe54..59e67f2 100644 --- a/leaflet-providers.js +++ b/leaflet-providers.js @@ -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 Breton OpenStreetMap Team', + } + } } }, MapTilesAPI: {