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="
|
||||
]
|
||||
},
|
||||
"icon": "./assets/themes/cyclestreets/F111.svg",
|
||||
"then": {
|
||||
"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)",
|
||||
|
@ -215,6 +216,7 @@
|
|||
"proposed:cyclestreet="
|
||||
]
|
||||
},
|
||||
"icon": "./assets/themes/cyclestreets/F111.svg",
|
||||
"then": {
|
||||
"en": "This street is a cyclestreet",
|
||||
"ca": "Aquest carrer és una ciclocarrer",
|
||||
|
|
|
@ -202,6 +202,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"cyclestreets.is_cyclestreet",
|
||||
"questions",
|
||||
"{nearby_images(closed,readonly)}"
|
||||
],
|
||||
|
@ -324,12 +325,12 @@
|
|||
],
|
||||
"lockLocation": [
|
||||
[
|
||||
3.2006263732910156,
|
||||
51.22699040520305
|
||||
3.16972753881808,
|
||||
51.24050645327853
|
||||
],
|
||||
[
|
||||
3.2529830932617188,
|
||||
51.190748429411705
|
||||
3.298152308504001,
|
||||
51.1777573911088
|
||||
]
|
||||
],
|
||||
"enableUserBadge": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue