forked from MapComplete/MapComplete
Add Fietsambassade logo to cyclofix; various svg- and css fixes
This commit is contained in:
parent
5e6f54f660
commit
cd548ab04b
21 changed files with 332 additions and 59 deletions
|
@ -100,7 +100,7 @@ export default class LayerConfig {
|
|||
}
|
||||
|
||||
this.tagRenderings = trs(json.tagRenderings).concat(roamingRenderings);
|
||||
this.titleIcons = trs(json.titleIcons ?? ["wikipedialink","osmlink"]);
|
||||
this.titleIcons = trs(json.titleIcons ?? ["phonelink","wikipedialink","osmlink"]);
|
||||
|
||||
|
||||
function tr(key, deflt) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue