I tried to display the file in your network link using some development code that I am working on. My code could read the file headers OK but the map remained blank. Most likely reasons: 1. That KML file exceeds Google's 3 MB limit or 2. The API timed out waiting for the file.
Someone in the forum here determined that the API will time out after 4 seconds. You might try putting that file up on Google Sites. If it displays from there, then you have a time-out issue. Also, you might try changing your href tag to say & instead of & -- 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.
