I have a quick question regarding kml layers.

I am reading a file with several coordinates and am currently generating
anywhere between 100-2000+ markers on my map, each has a click event
associated with them now, b/c of the changes between the v2 and v3 of the
api, that returns the position of the marker.

Currently I am using marker manager to add these markers to the map in bulk
and I am managing how many are being shown at different view stages.

Would I get better functionality using kml layers to render the makers and
handle the kml event than I would be using marker manager to handle the
markers?  I'm assuming there's no way to bulk add markers to a kml layer by
using something like marker manager is there?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to