Tried context type to what you mentioned but the values are being shown same , after parsing we get the message mentioned earlier after parsing as objectXMDocumentL and by using getElementsByTagName it shows objectHTMLCollection and length as zero.
Arvind On Mon, Apr 5, 2010 at 5:09 PM, Andrew Leach <[email protected]>wrote: > On Apr 5, 12:32 pm, Arvind Rangan <[email protected]> wrote: > > Hi, > > > > This is more related to why am i not getting the answer. > > > > using v2 of api. ? where am i going wrong. > > You're going wrong by not posting a link, for a start. > > Your XML is not being parsed, so markers.length is zero. Quite *why* > it's not being parsed is anyone's guess, but I would initially go for > MIME type of your XML download -- that is, your test.aspx is not > setting the "application/xml" header correctly. Or maybe you don't > have any elements called "marker". If you publish your app and post a > link we'll be able to find out. > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- Arvind P Rangan -- 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.
