Hi All, I'm embarking on my first google maps project which involves displaying country borders using kml. The data is stored as multipolygons in a mysql database and extracted into kml format using php. This appears to be working correctly for small file sizes however when I display large amounts of data in the kml file e.g. entire world it doesn't work both in google maps and my api page.
An example of a page that works is: http://first4quality.co.uk/neogic/maps/kml2.php which displays a polygon over great britain however a map of the entire world http://first4quality.co.uk/neogic/maps/kml.php doesn't work - google maps gives a file not found error. Can anyone give me any clues as to why these different files aren't working as viewing the files directly from a web browser they both show up fine (so the files do exist!) Thanks in advance, James --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
