It is dynamically generated and I try to cache it. It just fails intermittently for no appearant reason. I have Python that generates the KML and the code is checke and should be working. I don't see where the program is wrong?
Thanks Nick On Tue, Jan 17, 2012 at 8:17 PM, Rossko <[email protected]> wrote: > > the JS should be loading is http://www.koolbusiness.com/list.kml > > You can confidence-test your KML by pasting its URL in the > maps.google.com search box. > Didn't work for me first time, says 'not found'. > Worked some minutes later - many default blue placemarkers throughout > the world. > > Google's KML parsers are quite picky about timeouts, they don't allow > long to fetch your KML. Perhaps your server's performance has dropped > off a bit. Is this a dynamically generated KML or a real file? > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" 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-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
