You probably have noticed this Javascript error in the console :
Uncaught Error: Object must be an instance of GoogleModernStoreLocator (did you call a constructor directly, rather than createInstance?)
at Object.assertInstanceOf (wp-google-maps.min.js?ver=7.11.20:1)
at WPGMZA.OLModernStoreLocator.WPGMZA.ModernStoreLocator (wp-google-maps.min.js?ver=7.11.20:1)
at new WPGMZA.OLModernStoreLocator (wp-google-maps.min.js?ver=7.11.20:1)
at Function.WPGMZA.ModernStoreLocator.createInstance (wp-google-maps.min.js?ver=7.11.20:1)
at InitMap (wpgmaps.js?ver=7.11.20b:93)
at HTMLDocument.<anonymous> (wpgmaps.js?ver=7.11.20b:125)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)
I also have another website which is quite similar (https://sosnuisibles44.fr/) that runs Version 7.10.10 of the plugin. This website doesn’t have the same issue.
Best regards,
Florent