On May 19, 10:23 am, LGT <[email protected]> wrote:
> I have a page that returns a myscript.php XML sheet.

And where is that page?

> I have no problem to address, and view my marker.
>
> For against, I hope that from checkbox on my page, by selecting them,
> I can pass parameters to my script.

That's just an HTML <form> thing.

> But in the examples that I read everywhere, the principle is to have
> already all positions in a file. Xml and to hide or show.
>
> I would rather be created. Xml on the fly.
>
> I use this function:
> GDownloadUrl ( "myscript.php", function (doc2)
> (
> Var xmlDoc2 = GXml.parse (doc2);
> ...
>
> Is this possible?

Of course. http://econym.org.uk/gmap/basic11.htm

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