Concrete5 embedded Google maps via a 'block', now error message

Permalink
Hello,
I'm updating a site for the non-profit I work for using Concrete 5. I
used a 'Block' to embed google maps, where I just needed to fill in
the Google Maps API key. The map comes up, but before you can access
the webpage, a dialogue box reads "fix maps onload method to require
jquery".

I was wondering if this is a google maps API question, or a Concrete5
question, and where can I 'fix' the maps onload method?
Here is the site:http://jonesfalls.org/index.php?cID=38...
thanks!

 
dibbc replied on at Permalink Reply
dibbc
Hey - sorry I don't know the answer to your question, but I did like your theme and layout of your site.

Which theme is it?
ryan replied on at Permalink Reply
ryan
I'd say it's a c5 question.

I looked at the page source and there's a javascript alert that's printing that out..

Looks like it's in this file:

/concrete/blocks/google_map/view.php

or:

/blocks/google_map/view.php

I'm not sure where that came from, I'm guessing it was added to your site by someone else that was working on it??