Skip to content

Commit b803d58

Browse files
kjonosmtyrasd
authored andcommitted
Add oneway field to cycleway crossing presets (closes #668, closes #667)
1 parent 8af8cff commit b803d58

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/presets/highway/cycleway/crossing/traffic_signals.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"icon": "fas-biking",
33
"fields": [
4+
"oneway",
45
"crossing",
56
"surface",
67
"tactile_paving",

data/presets/highway/cycleway/crossing/uncontrolled.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"icon": "temaki-cyclist_crosswalk",
33
"fields": [
4+
"oneway",
45
"crossing",
56
"surface",
67
"tactile_paving",

0 commit comments

Comments
 (0)