Re: geocoder in chrome

2010-06-25 Thread ProbablyMike
I get 6 JavaScript errors on that page in Firefox, so I guess the same errors are in Chrome Maybe Chrome stops any more scripts running after the errors, other browsers can do this depends on what the errors affect. -- You received this message because you are subscribed to the Google Groups "G

geocoder in chrome

2010-06-24 Thread Alex
hey one more quick question, We have the google map api (Maps JavaScript API version 2) installed at http://geothermalgenius.org/states/geomap/. Users can enter their address via the form below and then be placed on our map. We do this by validating the form, geocoding the address and then posting

Re: Problem with geocoder in Chrome and Safari

2010-02-12 Thread Rossko
> the problem is only in chrome and safari. i have tested in firefox, > opera and all ie browsers and everything works fine. That's funny, in my IE6 it says there is a key problem. You've haven't fixed the problem I identified, why not try it after you have sorted the key out? All you need to do

Re: Problem with geocoder in Chrome and Safari

2010-02-12 Thread VladimirN
the problem is only in chrome and safari. i have tested in firefox, opera and all ie browsers and everything works fine. On 9 Feb., 18:39, Rossko wrote: > >                         window.onload=loadDecoder; > > In IE, will save a reference to a function that doesn't exist (yet). > Not a maps pro

Re: Problem with geocoder in Chrome and Safari

2010-02-09 Thread Rossko
>                         window.onload=loadDecoder; In IE, will save a reference to a function that doesn't exist (yet). Not a maps problem. -- 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-..

Re: Problem with geocoder in Chrome and Safari

2010-02-09 Thread VladimirN
i have switched to the AJAX loader but the geocoder is still NULL in Safari. It works fine in Firefox. Here is my full code: http://www.google.com/jsapi? key=xx"> google.load("maps", "2");

Re: Problem with geocoder in Chrome and Safari

2010-02-09 Thread Andrew Leach
On Feb 9, 12:39 pm, igloo wrote: > I don't see a map on that page It is that page, though, which fails to use GClientGeocoder. There's an error in Firefox, "Object cannot be created in this context: code 9" and that appears to stop things dead. That's almost certainly because you are using XHTML

Re: Problem with geocoder in Chrome and Safari

2010-02-09 Thread igloo
I don't see a map on that page and, in any case, I have little German! Please note that the Terms Of Service of the Google Maps API do require that the map pages be freely accessible. In any case, I have no wish to divulge any of my personal details to an unknown random web site! Auf wiedersehen!

Re: Problem with geocoder in Chrome and Safari

2010-02-09 Thread VladimirN
here is the Link http://www.airea1.com/registr.html On 9 Feb., 13:00, igloo wrote: > Stil works OK for me in Safari. A link to your page might be helpful! -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to

Re: Problem with geocoder in Chrome and Safari

2010-02-09 Thread igloo
Stil works OK for me in Safari. A link to your page might be helpful! -- 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-...@googlegroups.com. To unsubscribe from this group, send email to google

Problem with geocoder in Chrome and Safari

2010-02-09 Thread VladimirN
Hallo, I'm using Google Maps API in my application. Everything is ok but "new GClientGeocoder()" returns null in Chrome and in Safari. Does anybody have any idea why this happens? Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To p