Hi, I would like to know a good way to "load" about 10000 markers to a map? I know that is not possible to load all of them at a time, but is there any technique to work with markers that allow to represent the "same" information..?
For example.. Get and clustering the 10000 points from the server to the client? And let the map to group it at different zoom levels.. Get from the server only the markers that are inside a given bounds? (the map bounds plus a margin) And asking the server at every map movement? Get all the markers from the server to the client, and at every map movement load the markers that are inside the map bounds... Or some other technique..? 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=.
