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?
|
feedback
|
|
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. | |||
|
feedback
|