On Oct 4, 12:16 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a similar problem. In firefox it works just fine, but in
> explorer I get Geocode is null or not an object.

It isn't similar at all. You shouldn't hijack threads, create one of
your own.  The only thing similar is that IE doesn't work, which has
more ways of happening than I can count.

>
> Link is herehttp://www.librarium-online.com/about/store-locator

That page has invalid html, there are 2 body tags.  IE doesn't like
that and isn't running your load() function (which is defined in the
second body tag), so the geocoder is not being initialized (nor is the
map).


  -- Larry


>
> Thanks
> Roger
>
> On Sep 24, 6:01 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
>
> > On Sep 24, 8:40 am, igloo <[EMAIL PROTECTED]> wrote:
>
> > > Without a link to the actual page one can not be certain, but it could
> > > be something as simple as placing the setCenter method call directly
> > > after the map initialization (new GMap2(...)) as recommended in the
> > > basic example in the Maps documentation:
>
> > >http://code.google.com/apis/maps/documentation/introduction.html#The_...
>
> > That doesn't look like the problem in his snippet of code.  Most
> > likely it is inside the DOM which IE won't like, but who knows without
> > a link...
--~--~---------~--~----~------------~-------~--~----~
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