This project is not covered by Drupal’s security advisory policy.

Addressfield Geocomplete integrates the Geocomplete Library with the Addressfield module to provide autocomplete capabilities. The Geocomplete Library utilizes Google Places API to offer this functionality.

Similar Modules

Addressfield Autocomplete
The addressfield autocompletem module depends on the GMap module which is not necessary to provide simple autocomplete functionality, however it does attempt to provide GMap functionality on the addressfield widget form. This module also provides a separate field widget type where-as the Addressfield Geocomplete module uses the Addressfield 'format' API to include Geocomplete on any addressfield.

Installation

Requirements

  1. Install the Libraries and Addressfield modules.
  2. Add the Geocomplete library to sites/all/libraries folder (sites/all/libraries/geocomplete).
    Note: A .make file is included with this project to download the Geocomplete library.
  3. Generate your Google API Key.

Configuration

  1. Add your Google API Key to the Addressfield Geocomplete configuration form (admin/config/services/addressfield-geocomplete).
  2. Add a new or edit an existing Addressfield field.
  3. Select 'Geocomplete' under Format handlers section.

Maintainers
Craig Aschbrenner (https://www.drupal.org/u/caschbre)

Project information

Releases