Home › Forums › Backend Issues (wp-admin) › Importing Address into Google Map Field › Reply To: Importing Address into Google Map Field
You would need to have the lat, long and address in separate csv columns and then use the Really Simple CSV Importer meta filter “really_simple_csv_importer_save_meta” to combine them into an array for ACF.
Here is some info that may help from the Really Simple CSV Importer plugin author
https://gist.github.com/hissy/ebb1d317f9abc190b901
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.