On Jul 10, 8:41 am, thomas <[email protected]> wrote: > Hi everyone, > > I have created google maps application which uses xml (created by php/ > mysql) for placemarkers and am having difficulty getting these markers > to display. The xml is correctly formatted and displays in IE no > problem.
It doesn't display in Firefox, though. It's malformed because you have an & character which isn't & Note also that you are centring the map on Indonesia and plotting the markers [when the XML is corrected] in Seattle. 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 -~----------~----~----~----~------~----~------~--~---
