Hi all, I have list of cities and i want state and country information for each one using google maps reverse geocoding. Using javascript I made a program. What this does is , get the latlong for each city and corresponding to that latlong get state nad country. But when I run the program for these list, I get error. But when I run for few cities it doen't give error. i think probably this is due to restriction on number of queries per unit time. Can you please suggest how solve this issue. Adding delay in javascript doesnot solve the problem
regards, govind --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
