On Dec 17, 6:30 am, Lars <[email protected]> wrote: > I have put the kml-file on external (to posit.se) domain and then it seems > to work, Changing the kml-suffix to xml didn't do the trick. Strange that > the web-server prevents (in some way) the google server to fetch the > kml-file. If I load the kml-file from My mmaps in google it is accessible. > Larry - your link 'directly from your domain' dorsn't work for me.. I get > scrip error: access denied
I get the permission denied also. That is because geoxml3 can't access it due to cross-domain restrictions, but if you click the "load kmlLayer" button, it uses kmlLayer to load your kml from your website, and that works. (the access denied/permission denied message is expected) -- Larry -- 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.
