Hi, I use a PHP script to generate a KML file that I will then load into my main map to display polylines.
The script seems to work fine: http://balade33.free.fr/phpsqlajax_genkmlbalade.php?id=3 as if I save this KML file and load it into Google Earth, it shows nicely However when I try to load into Google Maps via: var balade = new GGeoXml("http://balade33.free.fr/ phpsqlajax_genkmlbalade.php?id=3"); map.addOverlay(balade); it doesn't show up :-( Do you have an idea about what's wrong ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
