> http://mouser.org/hobbies/flight/maps/20090728-SAF-SAF.html
Some of the polys have lots of coordinates. I guess you're generating the code server-side, there may be some performance to be gained from encoding the poly segments server-side. If done properly, this can result in less download time and some map speed-up, as the encoding also takes out unnecessary points at given zoom levels. If you only intend to show one track at a time it should make it acceptable. If you're going to have lots, tiles is the way to go. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
