Added Expressway field to Trunk and Primary Road presets (#216)

This commit is contained in:
Minh Nguyễn 2021-12-16 10:02:49 -08:00 committed by GitHub
parent 2a3ab19203
commit e3c8330775
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 1 deletions

View file

@ -0,0 +1,8 @@
{
"key": "expressway",
"type": "check",
"label": "Expressway",
"locationSet": {
"include": ["US"]
}
}