Hi Joseph, get.kml is not a kml file it is an Erlang web module that expects a BBOX variable in the query string.
The KML provided by the module when there is the BBOX parameter is sucessfully shown by both Google Earth and maps.google.com therefore I think it's a valid Kml. When get.kml URL is referenced by a networklink in a kml file and this kml is read in a Google Maps Js KmlLayer object then the get.kml URL is called without the BBOX query string parameter and that's the problem. So the question is: is there a way to make google maps javascript api v3 to behave like both google earth and maps.google.com and call the href of a networklink with the BBOX in the query string? Thank you for your consideration, -Francesco Il giorno 4 9, 2010 12:01 AM, "Joseph Elfelt" <[email protected]> ha scritto: I tried to view your latest kml file with my app. My app reports that your server throws an internal error when I try to access your kml file. http://www.mappingsupport.com/p/gmap4.php?q=http://ousia.mine.nu/hen/get.kml&refresh=1 Also, I cannot download your KML file. Did you try to validate your latest KML? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScri... -- 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.
