same for me — not working; i tweaked with these codes:
$geocodeResponse = wp_remote_get( ‘https://maps.googleapis.com/maps/api/geocode/json?latlng=’. $latitude .’,’. $longitude .’&key=API_KEY’ );
$geocodeResponse = wp_remote_get( ‘https://maps.googleapis.com/maps/api/geocode/json?latlng=’. $latitude .’,’. $longitude .’&key=API_KEY );
Instead of API_KEY I wrote the browser API key what I received from google.
Do I miss something guys? Any suggestions how I could fix this?
Live link to demo page: https://asvanykincs.hu/map/