On Sep 5, 10:15 am, GMapFan <[EMAIL PROTECTED]> wrote: > i upload road.kml to my site .the url :http://www.fovly.com/gmap/road.kml > ,that 's
I get a 404 (not found) page in Greek for that url. You do need to make sure that you get your code to use a file which can be served. Note: you also need to ensure that IIS knows what to do with kml files. If the server is not set up correctly to serve them, it doesn't bother and returns a 404 instead. See this thread about that: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/c7234e586d95faf8 If your file is correctly uploaded, check the IIS configuration. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
