Wasn't it sreejith R who wrote:
>Hello all,
>
>In my application I tried to display markers in  the map. The lat and
>long values are loaded from mysql table.The code used for creating the
>markers is given below.
> GDownloadUrl("my1.php", function(doc) {
>        var xml = GXml.parse(doc);
>        if (navigator.appName == "Microsoft Internet Explorer")
>        { alert(marker);

I guess the alert crashes because you've not created the "marker" 
variable yet.

Look to see whether you get a yellow triangle in the status bar, and if 
so double-click it.

-- 
Mike Williams
http://econym.org.uk/gmap



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