I have just changed web hosts, I have about 180 Google Maps API
hosted. However, they do not work on the new server - the KML files do
not load. I've searched extensively for this and cant resolve it.

Google Maps API attempts to load the KML file, but displays no data
(it contains placemarks). An important clue can be found in the Google
Maps browser interface, entering the full URL for the KML file returns
the result "File Not Found". Use of Google Maps browser interface is
not important (the HTML files with the Google Map API code are
displayed in a blog - Google's Blogger) but it gives a clue to the
problem.

Has anyone seen this before, any ideas?

1. The HTML file is here: http://www.jeremyc.com/new.htm
- it is v3
- it is straight from the KML Tutorial (http://code.google.com/apis/
kml/documentation/kml_tut.html) except there is a alert added to
detect if Google Maps attempts to load the KML file

2. The KML file is here: 
http://www.jeremyc.com/2010_08_17_Uluru_Base_Walk7a_UTF-8.kml

3. The KML file *is* directly accessible via a browser

4. The KML file *is* valid syntax -
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.jeremyc.com%2F2010_08_17_Uluru_Base_Walk7a_UTF-8.kml

5. Using http://web-sniffer.net/ the KML files report as a valid file
- the HTTP Response Header Status is HTTP/1.1 200 OK. The Content-Type
is also valid, reporting as application/vnd.google-earth.kml+xml
(which is the same as the settings on the host server)

6. Ad mentioned, I recently moved hosts. The DNS settings were updated
5 days ago, well after the 72 hour max propogation time (although the
same files are also sitting on the old host)

-- 
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.

Reply via email to