Description
Filter the formatted values after a place has been selected. Use this to change the format of individual values such as Address 1, City, etc.
Usage
gform.addFilter( 'gpaa_values', 'my_custom_function' );
Parameters
values Object
The values to be populated into address inputs.
place google.maps.places.PlaceResult
The place selected.
instance GP_Address_Autocomplete
Current instance of the class.
formId int
The current form ID.
fieldId int
The ID of the Address field.
Since
This filter is available since Gravity Forms Address Autocomplete 1.0.