On Feb 16, 2:56 pm, PEM <[email protected]> wrote: > Greetings All, > > I am trying to create javascript (programatically) to create a google > map that has multiple different colored markers where each marker has > its own info window.
You mean something like this? http://www.geocodezip.com/v2_basic8h.asp?filename=example_icons.xml or this v3 example? http://www.geocodezip.com/v3_markers_infowindows.html > > I think my code sample is V2. I am not sure if I can mix and match V2 > and V3. You can't unless you really know what you are doing, and even then it is not recommended. > > I am a bit confused as to how to achieve this. > > Thanks in advance for your help. > > A sample map that does NOT render correctly is below. But hopefully > you be able to tell what I am trying to accomplish from the > javascript. > > Currently, the map does not render at all. > > Thanks!!!! > > Paul > A link to a map that doesn't render is better than a code dump of a map that doesn't render. -- Larry -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
