forked from MapComplete/MapComplete
Themes(width): add cyclestreet indication, add icons
This commit is contained in:
parent
3afb306c49
commit
67c5322a80
2 changed files with 7 additions and 4 deletions
|
@ -147,6 +147,7 @@
|
||||||
"proposed:cyclestreet="
|
"proposed:cyclestreet="
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"icon": "./assets/themes/cyclestreets/F111.svg",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This street is a cyclestreet (and has a speed limit of 30 km/h)",
|
"en": "This street is a cyclestreet (and has a speed limit of 30 km/h)",
|
||||||
"ca": "Aquest carrer és un ciclocarrer (i té un límit de velocitat de 30km/h)",
|
"ca": "Aquest carrer és un ciclocarrer (i té un límit de velocitat de 30km/h)",
|
||||||
|
@ -215,6 +216,7 @@
|
||||||
"proposed:cyclestreet="
|
"proposed:cyclestreet="
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"icon": "./assets/themes/cyclestreets/F111.svg",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "This street is a cyclestreet",
|
"en": "This street is a cyclestreet",
|
||||||
"ca": "Aquest carrer és una ciclocarrer",
|
"ca": "Aquest carrer és una ciclocarrer",
|
||||||
|
|
|
@ -202,6 +202,7 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"cyclestreets.is_cyclestreet",
|
||||||
"questions",
|
"questions",
|
||||||
"{nearby_images(closed,readonly)}"
|
"{nearby_images(closed,readonly)}"
|
||||||
],
|
],
|
||||||
|
@ -324,12 +325,12 @@
|
||||||
],
|
],
|
||||||
"lockLocation": [
|
"lockLocation": [
|
||||||
[
|
[
|
||||||
3.2006263732910156,
|
3.16972753881808,
|
||||||
51.22699040520305
|
51.24050645327853
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
3.2529830932617188,
|
3.298152308504001,
|
||||||
51.190748429411705
|
51.1777573911088
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"enableUserBadge": false,
|
"enableUserBadge": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue