Google Maps API: How can I avoid image retrieving error while using GMap with PHP? [closed]
I am getting the following image when I try to get image using PHP from Google Map:
The code is correct since I am getting few images as expected and some of them like this.
I am using a loop to get multiple images, is there any minimum time (sleep) for requesting images from google server?