On Jan 29, 4:25 pm, Andrew Leach <[email protected]> wrote: > On Jan 30, 12:08 am, markd <[email protected]> wrote: > > > Adding an info window for each marker isn't all that simple since the > > marker's are being called from an external xml file. > > > How do I code the listener for markers within an array? Do I need to > > have a listener for each marker within the array? > > See Mike's tutorial:http://econym.org.uk/gmap/basic3.htmI think > that's been recommended before. Larry's also posted a link to a > version of your code.
Actually it is my code and a modified version of his xml. But taking the pieces he needs from my code and changing it to support his xml shouldn't be too hard. Or he could change his xml and use my code as is... -- Larry > > > I haven't found some great documentation on this yet... still > > searching. I also want to customize the markers and show a rollover > > state and hit state. I also want to customize the infowindow. > > Mike explains custom markers and changing icons in his tutorial, and > provides an infoWindow replacement. Probably best to get the basics > working first though. > > Andrew -- 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.
