On Apr 29, 8:07 pm, Dommer <[email protected]> wrote:
> Nah, the KMLs are generated dynamically as each request is made by the
> PhP and DOM. Making KMLs to be displayed by GGeoXML() was just that
> the only way I knew to make polygons show up.
That's fine. GDownloadUrl just gets from a url. If your KML is made by
PHP, the script can serve the result.
var q=1101850;
GDownloadUrl("kmlmap4.php?q="+q,processit(data));
function processit(kmlfile) { ... }
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
-~----------~----~----~----~------~----~------~--~---