Configure hillshading layer
- full attribution - i18n key - paint property defaults as template
This commit is contained in:
parent
8c8582ac19
commit
ad68d0023b
6 changed files with 20 additions and 11 deletions
|
|
@ -248,5 +248,8 @@ BR.confLayers.getPropertyOverrides = function() {
|
|||
'nameShort': 'CyclOSM',
|
||||
'mapUrl': 'https://www.cyclosm.org/#map={zoom}/{lat}/{lon}/cyclosm'
|
||||
},
|
||||
'terrarium-hillshading': {
|
||||
'name': i18next.t('map.layer.hillshading')
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue