> Hi, I am working with PHP and have a MySQL database of around 2000 > contacts that I have geocodes for each. I am trying to think of a way > to group contacts that are close to each other, so I can get the > amount of markers down.
The technique is called 'clustering' Some starter tips here - http://groups.google.com/group/Google-Maps-API/browse_thread/thread/354afc5dd034d36d/65161ea10942b8b7?lnk=gst&q=clustering#65161ea10942b8b7 cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
