Unless you are generating your polys on the fly, you could scrap XML entirely. Just use a JavaScript array of polys. Each poly is an array of points.
If you are generating your polys on the fly, JSONP is an alternative to XML with several advantages. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
