Autocomplete feature for google map acf component in wordpress admin panel doesnt work for some reason. It still fetches the coordinates and location correctly when manually clicking search icon after inserting address, but while typing it doesnt offer any suggestions.
Whats the issue and how to resolve?
Unfortunately I do not use the map field and don’t have an API key set up to test it.
You should look for JavaScript errors in console and deactivate plugins to see if there is a conflict, maybe try a different theme.
Make sure you have the Google Places API enabled on you key to get the autocomplete search to work. You also need billing on the account. You should see in your console what needs to be done on your Google Account.