On Dec 2, 5:32 pm, debbi <[EMAIL PROTECTED]> wrote:
> The GBrowserIsCompatible() is returning true.  How do I get the status
> of geocoder?

See this page from Mike Williams' tutorial:
Part 16 Geocoding with error handling
http://econym.org.uk/gmap/geo.htm



> I looked at the API and it doesn't have status or code functions for
> the geocoder.
> Yes, they are waiting for the map.
>
> On Dec 2, 7:58 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
>
>
> > On Dec 2, 4:23 pm, debbi <[EMAIL PROTECTED]> wrote:
>
> > > I believe they go through a firewall (and proxy server) and they use
> > > IE 6.
> > > Do you know how I can check it is blocked due to reaching geocoder
> > > limit?
>
> >http://code.google.com/apis/maps/documentation/reference.html#GGeoSta...
>
> > You will get a G_GEO_TOO_MANY_QUERIES (620)
>
> > That won't make the geocoder null.  What is GBrowserIsCompatible()
> > returning?
>
> > I can make it generate the error by clicking on the "search" button as
> > soon as it appears.  Is you client waiting for the map to display?
>
> >   -- Larry
>
> > > On Dec 2, 5:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > > wrote:
>
> > > > On Dec 2, 2:22 pm, debbi <[EMAIL PROTECTED]> wrote:
>
> > > > > I only tried it that way to see if that was the problem.  
>
> > > > Then I would suggest you change it back.
>
> > > > > Do you have any suggestions?
>
> > > > I don't see the problem, either with your live page or with the local
> > > > version I made with the correct loader.  Is the person having the
> > > > issue connecting either by dial-up or through a firewall?  What
> > > > browser are they using?
>
> > > >   -- Larry
>
> > > > > On Dec 2, 3:44 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> > > > > wrote:
>
> > > > > > 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 scripthttp://duron.com/store_locator/google_maps.jsisacopyof
> > > > > > the loader script from Google, which is not the legal way to load 
> > > > > > the
> > > > > > map.
>
> > > > > >   -- Larry- Hide quoted text -
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
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