On Mon, Oct 27, 2008 at 11:53 AM, warden [Andrew Leach - Maps API Guru] <[EMAIL PROTECTED]> wrote: > > On Oct 27, 11:25 am, Gazz1982 <[EMAIL PROTECTED]> wrote: >> Thankyou for the links, I can get other peoples kml files to display >> but when i direct it to my server it will not display. my test app is >> athttp://62.72.32.113/bm-od/kml_test.htmlIs this an issue with my >> server? I am using ubuntu, how do i check the kml file is accessible? > > Check it by accessing it: http://62.72.32.113/su_kml.kml > > However, 19MB is too big.
Ah so that is why feedvalidator errored out on the file! The documented limits: http://code.google.com/apis/kml/documentation/mapsSupport.html > You need to restrict it to 1MB max, and even > that may be too large. You may also need to ensure that it's served > with the right MIME type, which should be application/vnd.google- > earth.kml+xml > > Andrew > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
