Hi Everyone, I'm in the middle of setting up a custom google map, but I seem to have hit a dead end.
My example code can be found at: http://hotelsukonline.co.uk/test/hotel-map.php I'm using the example found at http://econym.org.uk/gmap/categories.htm for seperate categories. The information is called from an external xml file found at: http://hotelsukonline.co.uk/test/categories.xml (for info though, this is exactly the same as the code found in the example) My problem is that when i do not have anything but the map and code on a php page, it will recall all information correctly, but as soon as I add my css stylesheet and the rest of the page, it will only read the first line of the xml. IE: it works on http://hotelsukonline.co.uk/test/e-maps.php but doesn't on http://hotelsukonline.co.uk/test/hotel-map.php I've been pulling my hair out all day now, can anyone explain why this is happening, is it something to do with the xml file or is it something else? Thanks -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.