Using Firebug, I get the following errors when clicking or panning (and this is the only plugin I get those errors on)
TypeError: b is undefined
...c)&&(a[c]=dd(b[c]))};_.Q=function(a,b){a[b]||(a[b]=[]);return a[b]};_.ed=functio...
js?v=3.24 (line 56, col 276) [https://maps.google.com/maps/api/js?v=3.24]
TypeError: a is undefined
...,!1)};_.r.cl=function(a){if(this.H){if(!a.touches||1>=a.touches.length)this.H.T=...
common.js (line 250, col 265) [https://maps.google.com/maps-api-v3/api/js/24/13/intl/en_gb/common.js]
G’day Chris,
The important message on your browser console, which you haven’t mentioned above, is this:
You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
You need to resolve that. I suspect it is your theme. It’s causing a version mismatch with the plugin.
cheers,
Ross
-
This reply was modified 9 years, 6 months ago by
webaware.
Ah but you see, this is not the issue.
This was working fine until earlier this week.
I have checked other pages that use a Google Map and they work just fine. It is only this plugin that causes the issue.
I have checked with theme support and they can reproduce the issue with just this plugin active
G’day Chris,
It very much looks like a problem of two different versions of the Google Maps API being loaded. The plugin is loading v3.24, and the theme is loading v3.25. The plugin is actually using the Google Maps API, whereas the theme isn’t using it on pages with the Flexible Map but is loading its version of the script anyway.
I’ve built a dev version of the plugin with the API version bumped to 3.25. Please update your website with this dev version and see if it resolves the problem.
https://dl.dropboxusercontent.com/u/26305751/wp-flexible-map-1.12.1-dev.zip
I don’t have time to get a full release of the plugin out at present, but I hope to get an update out soon. In the meantime, if this dev version resolves the problem, it will work for you until I get an official release out.
cheers,
Ross
Hi Ross,
That did indeed do the trick.
Thank you so much for your prompt response. Very much appreciated π
I thought it had resolved the issues π
I will drop back down to the latest stable release and deal with no panning/clicking for now.
Here are some screenshots of the issues (These are from W10 – Firefox/Chrome and iOS10)
http://prntscr.com/czum60 iOS10 – 20161005 – Working
http://prntscr.com/czumkr W10 Chrome – 20161005 – Not Working
http://prntscr.com/czun66 W10 Firefox – 20161005 – Not Working
http://prntscr.com/czumr9 W10 Chrome – 20161012 – Not Working
http://prntscr.com/czun0a W10 Firefox – 20161013 – Working
I’m not sure what is causing the maps to show sometimes and not others. Hoping you can shed some light on this. The seem to be pulling ok from the server, just not rendering properly.
I appreciate you looking into this and if these issues can be fixed and a pro version available then I will for sure dip into my pocket π