Geolocation display issue

I have Geolocation 3.0 installed on a live test site, configured to use OpenStreetMaps. It works fine on an item page https://test.digitalsckls.info/items/show/71 (other than not keeping the default zoom level!), but on the site’s browse map page Browse Map · SCKLS DLI Test , it doesn’t load. In Firefox’s Web Developer > Web Console, I see that it’s trying to call Google maps!

Blocked loading mixed active content “http://maps.google.com/maps/api/js?sensor=false”[Learn More]
browse
Loading failed for the with source “http://maps.google.com/maps/api/js?sensor=false”. browse:53
[Show/hide message details.] TypeError: arg is undefined[Learn More] leaflet-providers.js:19:8

I don’t get this error on the item page. How can I fix this?

Could your theme have a customized view for the Geolocation map view? If so, you’d have to update it to be in line with what Geolocation 3.0 does.

This topic was automatically closed after 250 days. New replies are no longer allowed.