Apologies for no link, Andrew. Clearly the source of the problem is at the Yahoo Pipes end - does anyone have a suggestion how to check for no content in the KML file, and direct towards a cached version if that's the case?
fyi - original page is at http://www.businessopportunityadvice.co.uk.training Thanks, Matt. On May 18, 2:19 am, Rossko <[email protected]> wrote: > > About 50% of the time, the markers aren't rendered - only the map > > shows. I'm a newbie at this, so whilst I suspect that the kml file > > from Pipes isn't loading in time, I'm not sure how to script it so > > addOverlay doesn't execute until the kml file is fully loaded. > ... > > geoXml = new GGeoXml('http://pipes.yahoo.com/pipes/pipe.run? > > _id=38a3b6cc9a8318e3120c643b46e1ed75&_render=kml&gCalXml=http%3A%2F > > %2Fwww.google.com%2Fcalendar%2Ffeeds%2F9oc3cddaduvv7jr4m9i2r6p08o > > %2540group.calendar.google.com%2Fpublic%2Fbasic'); > > I just tried pasting the url directly in my browser. It returned a > valid KML file, with no useful content. > > <?xml version="1.0" encoding="UTF-8"?> > <kml xmlns="http://earth.google.com/kml/2.1"> > <Document> > <name>Google mapping of Google Calendar - output in English (not > German)</name> > <description><![CDATA[Pipe that lets you display Google calendar > events on a map. > ...]]> > </description> > </Document> > </kml> > > If it does that some or all of the time, no markers of course. > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
