Hi,

I have to display about 100,000 items (and increasing) on a map. I am
using Marker Manager to combine the markers on different zoom levels
and also feeding the data in from an external XML file.

Do I have to load all the 100,000 items in the XML at the time of the
load of the map or can I make the XML dynamic based on the bounds of
the map? If the map is moved or zoomed, does the API go and fetch the
new XML (the URL changes) or does it only fetch the XML one time
initially?

100,000 record XML will be at least a few 100kb over the wire. Is
there a better way I can do 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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to