> i used the same Chicago transit auth. example from the website. > i downloaded the kml file and tried to fetch it from my personal > server. > but somehow it refuses to load the kml file.
"personal server"? You are using GGeoXml - this communicates with Google's servers which must be able to read your KML file. Your webpage sends a request for http://nestwelltech.com/Gmaps/cta.kml to Google. If you paste that url into your browser, its a 404 not found error. Either you didn't put the KML where you thought, or it is not allowed to be acessed from the internet (permissions, etc) cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
