Normalize Address

Categories

Component ID

2917367

Component name

Normalize Address

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

181

Component created

Component changed

Component body

This module use Google Api to normalize address from the form field.

Features

After install you will see new field type (Normalize Address) in system.
This field contains from a few fields like city, postal code, lattitude, longtitude, etc.

You should type address into Full Address field e.g. 704 Seymour str. Toronto, then press tab button on the keyboard, or click in other field. Module will send request to Google and fill out other fields with information returned from Google API.
Also Full Address field will change with returned formatted string from Google.

Installation

Install this module with composer composer require drupal/normalize_address

Then go to /admin/config/services/normalize_address

Fill-out Google API key and Country Code.

Then add this field to your content type.