Add UPS service area layers
Requested-By: Eric Villnow
This commit is contained in:
parent
2faf722f03
commit
7e5cb5ff1d
7 changed files with 180 additions and 0 deletions
3
util/util.js
Normal file
3
util/util.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
const states = ['AL','AK','AR','AZ','CA','CO','CT','DE','FL','GA','HI','IA','ID','IL','IN','KS','KY','LA','MA','MD','ME','MI','MN','MO','MS','MT','NE','NV','NH','NJ','NM','NY','NC','ND','OH','OK','OR','PA','RI','SC','SD','TN','TX','UT','VA','VT','WA','WI','WV','WY'];
|
||||
|
||||
export {states};
|
||||
Loading…
Add table
Add a link
Reference in a new issue