I copied your html code and livedata.xml in my application and runs fine, note that NetworkLink still points to your kml:
http://neogismap.appspot.com/debugAndDemo/kml_20100706/ Maybe your getting a cached copy of livedata.xml? Try to append to the url a dummy parameter (e.g. livedata.xml?preventCache=8573483) Davide 2010/7/6 Philip <[email protected]> > OK now its getting a bit of weird: If I try to load > http://www.brechler-web.de/geodb/livedata.kml into Google Maps via > maps.google.com it tells me the file has errors and I can't use it. > The W3C XML Validator tells me everything is fine. Whats the problem? > > -- > 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]<google-maps-js-api-v3%[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.
