Hi Larry, Thanks for your input. I'll try and get it working. Do I need to do anything as you suggested on GXML link. I currently have this value:
xml = GXml.parse(data); Can I leave that code like that? > > You can use either xml attributes (I have) > <marker address="xxx" /> > or xml elements > <marker> > <address>xxx</address> > </marker> > > to load data for use by the API. > See GXml.value for a browser independent way to get the element > content.http://code.google.com/apis/maps/documentation/reference.html#GXml > > -- Larry -- 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.
