Another advices and questions: 1) I can see that you are creating XML with attributes (also) lat and lng - where are those stored? 2) If you are unsure about XML output from PHP, use "echo" function (works for me!)
But without link to your page, I cannot provide more help On Oct 11, 2:01 pm, Andrew Leach <[email protected]> wrote: > On Oct 11, 10:57 am, James McLaren <[email protected]> wrote: > > > > > any thoughts as to why it would be doing this... and any thoughts as > > to how i could fix it would be greatly appreciated. > > In the absence of links for debugging, I'm tempted to say that your > php installation is outputting RTF for some reason. It doesn't > immediately appear to be an API issue. > > However, since RSS is simply a specialised XML, it would seem more > efficient to get your map code to load and parse that natively rather > than pass it through another parser into a different form of XML. The > RSS feed itself is valid. Links would help diagnosis. > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
