Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- add missing parameter format_handlers to widget definition
- pass cardinality settings to JS
- use cardinality settings in JS when generating the input field(s)
- use current language in Google places API calls (to return the result in the proper language)
- show * when the field is required
- update hook_addressfield_geosuggest_transform_value_alter to allow other modules to add errors to the form
- add placeDetailFields property to Geosuggest component