I've looked through Google's documentation, searched a few different ways, and looked at possibly related questions on SO, but I'm not seeing a clear answer. Hoping someone here who's more familiar with the API can answer my question:
I have a user's ZIP code (U.S. postal code) and want to use this to determine their city, county, and country. Is this possible using the Google Places API? If not, what's the best way to accomplish this?
(Yes, I know ZIP implies U.S., but this may expand outside the U.S. at some point.)