Skip to content

Commit

Permalink
changes to cyclosm
Browse files Browse the repository at this point in the history
  • Loading branch information
punyidea authored Jan 29, 2024
1 parent 8516c87 commit 790d8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config-examples/app-config-example.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const appConfig = {
name: 'Cyclosm',
id: 'cyclosm',
visible: false,
url: 'https://{s}.tile-openstreetmap.fr/cyclosm/{z}/{x}/{y}.png',
url: 'https://{s}.tile-cyclosm.openstreetmap.fr/cyclosm/{z}/{x}/{y}.png',
attribution: '<a href="https://github.com/cyclosm/cyclosm-cartocss-style/releases" title="CyclOSM - Open Bicycle render">CyclOSM</a> | Map data: &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributors',
maxZoom: 20
}
Expand Down

0 comments on commit 790d8bf

Please sign in to comment.