It looks like you got it working, but the reason why you don't actually see the <markers> </markers> code is because the <script> tags were invalidating the XML thus the browser was interpreting it as HTML code, not XML.
On Feb 25, 7:54 am, "[email protected]" <[email protected]> wrote: > thank you for your help > > i do what you say > > a replace code by what i have in php > and it work > so the advertising not invalidates it. > > why the <marker>....</markers> dont show in the web page > if i try : echo "print'<markers..... > > a+ > Christophe --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
