Skip to content

Repository files navigation

Postcode lookup

Since it's not possible to do a direct lookup with the Google Maps API of a postalcode + housenumber we have to do some fiddling. This is a quick example:

  • Postal code + Netherlands -> returns lat,lng.
  • Lat, lng -> returns street + place
  • Street + housenumber + postalcode + Netherlands -> returns full location details

Full location details are currently output as console.log Object. The format of this object is documented in the Google Maps API documentation

About

Dutch postal code (postcode) lookup with the Google Maps API

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages