On Apr 29, 7:19 pm, Dommer <[email protected]> wrote: > So rather than generate a KML and send it to ggeoXML just parse the > data directly using (javascript?) and display it as an overlay from > there - without relying on the processing of google servers at all? >
Parse the data using Javascript. What form that data is delivered in is up to you. If you already have KML you could use that: it's just a form of XML after all. Mike has some examples in his tutorial (not specifically KML, but demonstrating the technique) http://www.econym.org.uk/gmap/basic3.htm http://www.econym.org.uk/gmap/basic7.htm 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 -~----------~----~----~----~------~----~------~--~---
