Add Truck Speed Limit maxspeed/hgv field (#520)

This commit is contained in:
archpdx
2022-07-15 12:51:39 +02:00
committed by GitHub
parent c4d976cfff
commit 260123a8a4
4 changed files with 9 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"key": "maxspeed:hgv",
"type": "roadspeed",
"label": "Truck Speed Limit",
"placeholder": "40, 50, 60..."
}