Hello,

Concerning: https://www.broeierij-lafaut.be

We have a problem with our google maps, it won't show up. We already have updated the file "plugins/system/jagooglemap/jagooglemap.php" to clear the error message: “Google maps sensor not required!”

Update detail: $map_js = '//maps.googleapis.com/maps/api/js?sensor=' . $sensor . '&key=' . $api_key;//v3 changed to: $map_js = '//maps.googleapis.com/maps/api/js?key=' . $api_key;//v3

But this update was not the solution to fix our problem, the google maps is still not showing. We only see a white area. Can you help?

Regards Maxim

    Write a Reply...
    You need to Login to view replies.