Add indiana

"in" is a valid identifier, hence the underscore. Bump zoom.
This commit is contained in:
Chandler Swift 2024-01-30 01:11:14 -06:00
parent fd3fd0b105
commit 710930f428
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F
2 changed files with 2 additions and 1 deletions

View file

@ -21,7 +21,7 @@ for state, baseURL in states.items():
"south":0, "south":0,
"east":0, "east":0,
"west":-179, "west":-179,
"zoom":12, "zoom":15,
"layerSlugs": ["normalCameras"], "layerSlugs": ["normalCameras"],
"nonClusterableUris": ["dashboard"], "nonClusterableUris": ["dashboard"],
}, },

View file

@ -2,6 +2,7 @@
"mn": "https://511mn.org/", "mn": "https://511mn.org/",
"co": "https://maps.cotrip.org/", "co": "https://maps.cotrip.org/",
"ia": "https://511ia.org/", "ia": "https://511ia.org/",
"in_": "https://511in.org/",
"ks": "https://www.kandrive.gov/", "ks": "https://www.kandrive.gov/",
"ma": "https://mass511.com/", "ma": "https://mass511.com/",
"ne": "https://new.511.nebraska.gov/" "ne": "https://new.511.nebraska.gov/"