How to import Google Maps fields via CSV
CSV Importer Plus Pro imports ACF/SCF Google Maps fields. First, make sure to register your Google API key on your website. As of March 1, 2025, Google has deprecated the Places API used by the ACF Google Maps field. Existing sites using the Google Maps field should not be affected, but new sites must enable the Legacy Places API. Reference article:https://www.advancedcustomfields.com/resources/google-map/ To register your Google API key, copy the following function into your theme’s functions.php file and replace the placeholder with your actual Google API key: Save the functions.php file after adding the code. Your CSV must follow the format below, because ACF Google Map fields expect: Example: Explanation: Note: For more help, please watch the video tutorial.
How to import Google Maps fields via CSV Read More »

