On Oct 3, 6:20 pm, Mad Dog <[email protected]> wrote: > I set up a map with one marker and InfoWindow based on an > example in the Google API tutorial. No problem. I set up a > second marker. > No problem. When I try to set up a different InfoWindow > for the second marker they both show the second one. I'm sure > it's a simple fix but since I'm muddling through this.... > > Here's the js:
Please, please, please, don't post code to the group (unless it is really simple), it gets mangled horribly. Sounds like pitfall #3 in Mike Williams' (v2) tutorial: The Basics - Part 1 Markers with info windows http://econym.org.uk/gmap/basic1.htm Here is my translation of his example to v3: http://www.geocodezip.com/v3_MW_example_map1.html If neither of these help, please post a link to your map that shows the problem. -- Larry -- 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 [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-js-api-v3?hl=en.
