Merge pull request #3740 from boothym/step_count

Add step_count field
This commit is contained in:
Bryan Housel
2017-01-10 12:21:51 -05:00
committed by GitHub
4 changed files with 14 additions and 2 deletions

View File

@@ -1481,6 +1481,11 @@
"type": "number",
"label": "Stars"
},
"step_count": {
"key": "step_count",
"type": "number",
"label": "Number of Steps"
},
"stop": {
"key": "stop",
"type": "combo",

View File

@@ -0,0 +1,5 @@
{
"key": "step_count",
"type": "number",
"label": "Number of Steps"
}

View File

@@ -5419,7 +5419,8 @@
"lit",
"width",
"incline_steps",
"handrail"
"handrail",
"step_count"
],
"icon": "highway-steps",
"geometry": [

View File

@@ -4,7 +4,8 @@
"lit",
"width",
"incline_steps",
"handrail"
"handrail",
"step_count"
],
"icon": "highway-steps",
"geometry": [