On Mar 21, 11:23 am, thebit <the-...@email.it> wrote:
> Hello,
> thank you for your answer.
> The infowindow2 was coorectly definited, but I forgot to change name a
> infowindow => infowindow2  when I wrote the code here.

Which is why I don't read posted code anymore...

> So, I uploaded the page and you can view at this 
> link:http://thebit.altervista.org/maps/testAddMarker5_web.php
> If you try to click onto a marker, the infowindow will open even in
> the same coordinates.

Sounds (and looks) like pitfall #3 in Mike Williams' (v2) tutorial:
http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=pitfall+%233&qt_g=Search+this+group

  -- Larry

> I hope you can help me.
>
> Thanks.
>
> On 21 Mar, 14:22, Rossko <ros...@culzean.clara.co.uk> wrote:
>
> > >                 google.maps.event.addListener(loadedMarker, 'click', 
> > > function()
> > >                 {
> > >                         infowindow2.open(map,loadedMarker);
>
> > Where does infowindow2 get defined?  I'm suprised you get one at all,
> > but then I can't see the whole context of your code snippet.
>
> > You know the routine by now, a link to your problem map would give
> > best responses for you.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to