Google Places Autocomplete module provides a field widget to link text-fields to the Autocomplete address lookup functionality.

Requirements

Requires Google Maps API Key:
https://developers.google.com/maps/documentation/javascript/get-api-key

Requires the Key module:
https://www.drupal.org/project/key

Install

Install this module as per usual. Please see
http://drupal.org/documentation/install/modules-themes/modules-8

Usage

To use this module:

  1. Add a text-field or configure an existing field.
  2. Go to 'Manage form display' & select the widget type 'Google Places Autocomplete'.
  3. Configure field widget settings & save.

Configuration

Global configuration can be found at /admin/config/google-places/settings.

Generate Google Map API key:
https://developers.google.com/maps/documentation/javascript/get-api-key

8.x-2.x Notes

Geo-coding service and Map field formatter has been stripped out of module. 8.x-2.x and up will strictly focus on Autocomplete functionality (field widget).

Supporting organizations: 

Project information

Releases