Hi there,
Having trouble with Google Maps loading in a page. Console throws the following error:
Loading the Google Maps JavaScript API without a callback is not supported
Looking at the URL called for the maps script, the URL is:
https://maps.googleapis.com/maps/api/js?v=3&key=AIzaSyBgTVz9o_9ayBXGyQJVghL8cis1MXevxhM&ver=8f1433accfa06d7f4ca0e8f8ba3667fa
Indeed it does not contain the ‘callback’ key-value here. Can someone explain what’s going wrong?
Original page URL: https://corekees.com/projecten/project-pongamia/
Thank you!