|
For a sophisticated solution, you might want to investigate cluster analysis algorithms. They would probably work best if your pin coordinates are in your own data structures and not MapPoint.
Again not a simple one line, but do-able with a little research.
(cluster analysis is performed in data mining, for example)
Richard |