OVER_QUERY_LIMIT while using google maps

Sriharsha picture Sriharsha · Aug 20, 2010 · Viewed 92.1k times · Source

I have a problem while acessing google maps from my application, when i send more than 10 requests in loop from java script i get the exception as OVER_QUERY_LIMIT from geocoder service. is there any way that i can get rid of this, i tried giving some time delays using setInterval() etc.. .but doesnt work.

Answer

Elijah Saounkine picture Elijah Saounkine · Aug 23, 2010

Probably you are sending too many requests per second and Google doesn't let you do that.

Read http://code.google.com/apis/maps/faq.html#geocoder_classorhttp