Home › Forums › Front-end Issues › Google Map Grey > User Profile › Reply To: Google Map Grey > User Profile
Hi James – thanks for your response here. I’ve got the same issue, the map is displaying grey and buggy. You can see mine here: http://www.coolbreeze2200.com
I’ve tried the above but my .js code is just slightly different, and I don’t know enough JS to make the adjustment. My code looks like this:
$(document).ready(function(){
$('.acf-map').each(function(){
// create map
map = new_map( $(this) );
render_map( $(this) );
});
});
How would I alter your above solution accordingly? Or is there another reason for the grey box I may be missing?
Thanks again,
Brian
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.