diff --git a/src/layers.ts b/src/layers.ts index ef06aee..c4d7d06 100644 --- a/src/layers.ts +++ b/src/layers.ts @@ -38,10 +38,9 @@ export const osmLayers: Record = { }), ], Rail: [ - L.tileLayer('https://tile.openstreetmap.bzh/ca/{z}/{x}/{y}.png', { + L.tileLayer('https://{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png', { maxZoom: 19, - attribution: - '© OpenStreetMap contributors, Tiles courtesy of Breton OpenStreetMap Team', + attribution: '© OpenStreetMap contributors, Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France' }), L.tileLayer('https://{s}.tiles.openrailwaymap.org/standard/{z}/{x}/{y}.png', { attribution: