Normalize Address
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
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.