Customer Address Autocomplete Extension for Magento 2
In this module, I used the Maps Javascript API of the Google for autocompleting the customer address. When the customer enter the address in the street field, a list of addresses will be suggested by Google Maps Javascript API.
How to install or upgrade this extension?
Under the root of your website, please run the command lines bellowing:
Before installing this extension, make sure that you have installed the PHPCuong_Core module, If you don't install this module yet, please install it by running the command line: composer require php-cuong/magento2-module-core
Install the PHPCuong_CustomerAddressAutocomplete module: