I have a single field on my form that uses the Autocomplete Google Address plugin. When the user clicks the button, I need to pass the parameters that Google provides such as longitude, latitude, cityState, enteredStreet, enteredRoute, enteredCity, enteredState, enteredAddress, enteredZipCode, googleAddress, and actualEntry. How can I grab that from the Google Place Api and pass that along with my redirect?
Thank you.
Lara