Support

Account

Home Forums Backend Issues (wp-admin) Programmatically update google map field in admin Reply To: Programmatically update google map field in admin

  • This is a very old post I know, but in case someone else stumbles upon this thread as I did…

    I got this to work using:

    jQuery('.acf-google-map .actions .-search').trigger('click');