On Feb 11, 7:03 am, J M <[email protected]> wrote: > I am having trouble with getting the data from my xml file... > when I send out an alert after using GXml.parse(data) and then > alert(GXml.valueOf(xml.getElementsByTagName("Root"))); > I get "object Object" in the alert... > all is going well other than being able to get the addresses from my xml and > I am brand new to google maps... I appreciate your help!
Those are v2 functions. Either move your question to the v2 group (and read the posting guidelines and provide a link to your map) or remove the reference and code your own version for v3. -- 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.
