romaonthego / REMarkerClusterer

REMarkerClusterer creates and manages per-zoom-level clusters for large amounts of markers.
MIT License
195 stars 30 forks source link

Clear MKMapView delegate in dealloc. #30

Closed MarkCSmith closed 9 years ago

MarkCSmith commented 9 years ago

This prevents potential "use after free" bugs that I have seen when working with MKMapView.