Is it possible to find the nearest postal code using geo location search? Say, if I have lat/lng data to a house, can I get the postal code of said house using the Google Maps API?
Asked
Active
Viewed 1,177 times
1 Answers
1
As I know it is not always possible with google.maps.Geocoder (or Geocoding API), but often result contains postal code, it depends on country.

dmitry
- 4,989
- 5
- 48
- 72