I apologize for not posting a link to my code, but it is for a class project. I have set up a RESTful site where directions are stored in KML format. I'm trying to retrieve and display the directions via another REST-ful callback (so the URL does not end with .kml, but the content type is the correct MIME type for KML). I'm using GGeoXml for this, and getting a 400. The file is correctly in place and contains far fewer than the maximum number of points/vertices. Any thoughts?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
