> I was pretty sure that everything was working fine with Google Maps in > IE7, but today I tested it in IE8 and I only get one marker loading: > > http://www.las-ramblas-apartment.com/barcelona-ramblas-third-floor
Your markers XML file (or dynamic script) http://www.las-ramblas-apartment.com/core/main/xml/9 is missing an xml declaration (e.g <?xml version="1.0"?>) which I think upsets the browser's xml parser Try pasting the url directly into browser's address bar. Compare with another XML of yours http://www.las-ramblas-apartment.com/core/main/images_xml?property_id=9 cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
