Hi,
I am using Phoca Maps component to render Google maps (satellite view) on many of my pages.
Several weeks ago the maps stopped working and now just say 'Sorry, we have no imagery here'
I have been talking to Phoca as well as Google, and according to the latter it comes down to this:
Kindly note that this is a known issue regarding the usage of custom polyfills and the usage of the "Array.from()" method which is currently conflicting with the rendering of the tiles from the Google Maps Platform. You should be able to see the following error message if you check the JavaScript Console of the webpage where you are using the map, the message is highlighted in red:
"This site overrides Array.from() with an implementation that doesn't support iterables, which could cause Google Maps JavaScript API v3 to not work correctly.
But the above issue is several years old, and my problem only started about three weeks ago.
Others suggested it is a 'MooTools' issue that I should solve with the Jquery plugin. I don't use mootools (I think) and don't even know what it is. But I installed the Jquery ease plugin and messed around with it for a bit.
I found a setting in the Mootools tab to disable it when possible. I tried it and it seems to be working fine now, but I don't know its effect on the rest of my site....
Could it be an issue with the Gantry framework I am using in combination with my Rockettheme template?
I have turned off Jquery for now so that the problem is visible on i.e.
this page
Joomla 3.10.3
PHP 7.4.24
Template Protean 1.2.0
Gantry 5.5.4
Thanks for your help!!
Pim