We are preparing to use google maps to do the pin thing... I wrote a
small java app to call google to get the lon,lat (geocode) on our
location addresses so we can use those to send to google when we bring
up the google map. I was running the app (only 179 sites) and it was
half way through and google started denying us.

JSON response:
>> {
>>   "status": "REQUEST_DENIED",
>>   "results": [ ]
>> }


Is there a way to finish this process or do I have to do one address
at a time by hand.

Thanks.

-- 
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.

Reply via email to