On May 5, 11:08 pm, simonDev88 <[email protected]> wrote:
>
> After reading through loads of the "xml not loading" related problems,
> i still cant seem to find an answer, is there an error with my code or
> do i need to ask my host to configure the server to allow xml
> requests?
>
> The map loads, but the markers dont show

The request gets constructed with request.open, and handled with
request.onreadystatechange, but the code never gets to send it.
Without request.send, there is no data to process.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to