Hi,
as said in the head line, I would like to add a huge amount of single
lines(realized with a polyline for each) to a map. In numbers, that
huge amount will be around 10.000 lines or more.
I figured out that there are several ways to realize this, but I am
not sure what solution is the most efficient and fast:

 - adding the a new Polyline, using map.addOverlay()
 - using a KML file
 - using a custom overlay, which would require that I generate images
with transparent background, just containing the lines, like here:
http://econym.org.uk/gmap/example_einsert.htm

Has anyone worked with very much Polylines in a map or do you have any
suggestions how I can realize this?

Furthermore I have the choice between using Flash or Javascript. I
think Flash will be faster, but I still have to try it.

Thanks for your help!

Erik

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to