Hi all! I want to be able to create a lot of directed (arrowed) polylines on one map instance and I want this map with directed polylines to work as fast as possible to provide better user experience.
I know two approaches to create arrowed polylines at this time. The first approach is based on array of GPolylines as arrows and presented by Bill Chadwick at http://wheresthepath.googlepages.com/arrowline.htm The second approach is based on array of Google direction marker triangle GIcon's as arrows and presented by Mike Williams at http://econym.org.uk/gmap/arrows.htm. I can't chose what approach will provide faster map scrolling on end user machine. Can somebody estimate, what approach will provide better map response times to a user of FireFox and IE in case of, say several hundreds identical polylines with ten directed arrows on each polyline? The first (GPolyline based), or the second (GIcon) based? Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
