Support

Account

Home Forums Front-end Issues Google Maps shows only string Reply To: Google Maps shows only string

  • Hi @Blacksunice

    Thanks for the print_r info. As you can see, the get_field function is returning an array of data including the address, lat and lng values. This is exactly as the documentation describes.

    Does this help you to understand where the issue is? We can see that the issue is not with ACF loading data. The issue is with the code you are using to render the map.

    Can you please debug your code line by line to find out why the map is not being created correctly?

    Thanks
    E