Hi,

I think that the maximun number of markers recommended is about 300..
But I need to display about 1000 or 1100 (In extreme cases, It can be
about 2500).. I tell the user that the map load and moving will be
slower, and allow him to filter the markers displayed but..

And I have two questions:

- Is possible that the memory load (I've tested in IE7) still remains
high after filtering the markers displayed to an acceptable number, or
if I don't load any marker to the map? And how can I unload it, or..
Maybe I'm making something wrong with the markers loading?

- To avoid loading all the markers into the map, I create an xml with
all the markers, and I only load these ones that fits inside of the
map bounds.. and at every zoomend or moveend event I clean and redraw
the markers.. Is this a good way? How can I improve this?

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 google-maps-api@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to