diff --git a/data/fields/maxspeed.json b/data/fields/maxspeed.json index 328eba54..5ceb8fcc 100644 --- a/data/fields/maxspeed.json +++ b/data/fields/maxspeed.json @@ -2,8 +2,5 @@ "key": "maxspeed", "type": "roadspeed", "label": "Speed Limit", - "placeholder": "40, 50, 60...", - "locationSet": { - "exclude": ["ca", "us"] - } + "placeholder": "40, 50, 60..." }