• I have noticed a new issue with this plugin when adding a map today.

    The map will not pan and you can’t click the pointers as it doesn’t open anything.

    This is a new issue in the last week and is present on IE/FF/Chrome on Windows 10 and Chrome/Safari iOS10

    My host has looked into this and can replicate the issue.

    This is also able to be reproduced on a local install of WordPress.

    Also, the map doesn’t always show when you load the post that it is included on.

    I have other plugins that I have tested that use the Google Maps API and these work without issue.

    Chrome iOS10 (This works just once)

    Map Press works with Google Maps API

    Nomad World Map worths with Google Maps API

    — EDIT —

    Unsure of where the images have gone, but below are the links to them:

    Chrome iOS10: https://prnt.sc/cyivjh

    Map Press: https://prnt.sc/cyj3l8

    Nomad World Map: https://prnt.sc/cyj3t5

    • This topic was modified 8 years, 1 month ago by wilcochris.
    • This topic was modified 8 years, 1 month ago by wilcochris.
    • This topic was modified 8 years, 1 month ago by wilcochris. Reason: Corrected URL's
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter wilcochris

    (@wilcochris)

    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]

    Plugin Author webaware

    (@webaware)

    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 8 years, 1 month ago by webaware.
    Thread Starter wilcochris

    (@wilcochris)

    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

    Plugin Author webaware

    (@webaware)

    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

    Thread Starter wilcochris

    (@wilcochris)

    Hi Ross,

    That did indeed do the trick.

    Thank you so much for your prompt response. Very much appreciated ??

    Thread Starter wilcochris

    (@wilcochris)

    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)

    https://prntscr.com/czum60 iOS10 – 20161005 – Working

    https://prntscr.com/czumkr W10 Chrome – 20161005 – Not Working

    https://prntscr.com/czun66 W10 Firefox – 20161005 – Not Working

    https://prntscr.com/czumr9 W10 Chrome – 20161012 – Not Working

    https://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 ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Issue with map panning/clicking’ is closed to new replies.