Description
Filter to change the autocomplete options used to initialize Google Places API Autocomplete.
Usage
gform.addFilter( 'gpaa_autocomplete_options', 'my_custom_function' );
Parameters
autocompleteOptions google.maps.places.AutocompleteOptions
Options used to initialize Places API Autocomplete.
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.