Remove CyclOSM because our usage is too high for osm.fr
- only add for French users - fix mapUrl, website not tile URL
This commit is contained in:
parent
9af707a56e
commit
c838b55ce3
2 changed files with 1 additions and 2 deletions
|
|
@ -231,7 +231,7 @@ BR.confLayers.getPropertyOverrides = function() {
|
|||
'cyclosm': {
|
||||
'language_code': 'fr',
|
||||
'nameShort': 'CyclOSM',
|
||||
'mapUrl': 'https://dev.{s}.tile.openstreetmap.fr/cyclosm/{z}/{x}/{y}.png'
|
||||
'mapUrl': 'https://www.cyclosm.org/#map={zoom}/{lat}/{lon}/cyclosm'
|
||||
},
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ BR.confLayers.tree = {
|
|||
'base-layers': {
|
||||
'worldwide-international': [
|
||||
'standard',
|
||||
'cyclosm',
|
||||
'OpenTopoMap',
|
||||
'Stamen.Terrain',
|
||||
'Esri.WorldImagery',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue