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!
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!
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??
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??
Which theme is it?