sjlu / cities

Lookup cities based on zipcodes or GPS coordinates
https://www.npmjs.com/package/cities
27 stars 15 forks source link

Not able detect zip code 92603 #13

Open vishal41190 opened 7 years ago

vishal41190 commented 7 years ago

I am using function cities.zip_lookup() and passing zipCode 92603 which is zip code for Irvine, CA and it's returning me undefined.

sjlu commented 7 years ago

This is most likely because the list is out of date. I'll re run the script to properly update with US Post Office data