diff --git a/assets/layers/cyclestreets/cyclestreets.json b/assets/layers/cyclestreets/cyclestreets.json index 787444101..da2a8e364 100644 --- a/assets/layers/cyclestreets/cyclestreets.json +++ b/assets/layers/cyclestreets/cyclestreets.json @@ -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", diff --git a/assets/themes/width/width.json b/assets/themes/width/width.json index b819516fd..cd734e8b5 100644 --- a/assets/themes/width/width.json +++ b/assets/themes/width/width.json @@ -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,