Overview
Google Maps Component Plugin provides support for displaying interactive maps, directions, and markers in a SAIL interface.
Pre-requisites:
Good day! We want to us this address validation but cannot seem to get the Zip Code pulling through. https://developers.google.com/places/web-service/autocomplete From the Google API, it looks like there is the capability to pull through the postal/code or zip code of the address; but it is not showing up in the return.
From my research, it appears that there are some options to enable:
the (regions) type collection instructs the Places service to return any result matching the following types:
How can we get the addin to pull back the postal_code?
Has anyone been able to get the zip code?