Hello, I am using egeoxml to display placemarks contained in a KML file. I want to access each placemark's name. I tried using egeoxml.gmarkers[i].getTitle(); but the marker title appears to be undefined. I suppose the marker title is not set by the corresponding placemark name. Is there another way to do this? Am I missing something obvious?
I would really appreciate some help with this. Thanks in advance! -- 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.
