Clustering about 6000 markers with open source Marker Manager is very
slow.

Has anyone on sugestion about use of rounded pixel marker coordinate
with hashmap

The hash function return rounded x and y and buckets are clusters.

Seems like this :

for each marker
if marker on map
compute hash
set marker in haskmap
end

for each bukcet
if markers count == 1
add marker on map
else
add cluster on map
end




--~--~---------~--~----~------------~-------~--~----~
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