> there is no request to xmldestination.php. I suppose that It's just a > little problem, but 2 days on this without success.
Yes, you simply do not make any requests. Review - http://code.google.com/apis/maps/documentation/services.html#XML_Requests and note the use of request.send(null); Nothing happens without that. Your HTML is still very invalid, with many <div> within the head section, and some content between <html> and <head> This is a useful resource - http://validator.w3.org/
-- 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.
