On Dec 2, 11:04 am, debbi <[EMAIL PROTECTED]> wrote:
> My client is continually getting this error that GClientGeocoder is
> null, undefined or not an object.  I am wondering if they have reached
> the geocode request limit and are blocked.  I think they may use a
> proxy server.
>
> How can I test for this?  I have GEvent.addListener(geocoder, "error",
> handleErrors); in my code.  Would this give me the 620 message if they
> used their limit.  If not, how can I test for the limit or get the
> limit?
>
> The webpage is at:http://duron.com/store_locator/index_test.asp
>
> Any suggestions are welcome!

Access the API the legal way for one.

The script http://duron.com/store_locator/google_maps.js is a copy of
the loader script from Google, which is not the legal way to load the
map.

  -- Larry

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