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]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
