ios sdk MKMapView overlapping pins?
问题 I have map view and many pins on it. When the map view is zoomed out, I group overlapping pins into 1 (and show in label total count of pins in it). But what to do, if map view is max zoomed in, and pins are still overlapped? How can I shift them while they do not overlap each other ? Something like this: Or is there another solution? 回答1: In a slightly different solution to the same problem, the demo in the WWDC 2011 #111 - Visualizing Information Geographically with MapKit video (the demo