mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-03-19 09:23:39 +00:00
Limit cardinal direction field to MUTCD countries
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
"west": "Westbound"
|
||||
}
|
||||
},
|
||||
"autoSuggestions" : false
|
||||
"autoSuggestions" : false,
|
||||
"locationSet": {
|
||||
"include": [ "CA", "NZ", "US" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user