romaonthego / REMarkerClusterer

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

add method for call rrendererForOverlay #27

Closed navinov closed 9 years ago

navinov commented 9 years ago

added method for (MKOverlayRenderer )mapView:(MKMapView )mapView rendererForOverlay:(id)overlay this very important because -(MKOverlayView )mapView:(MKMapView )mapView viewForOverlay:(id)overlay is deprecated for IOS7 and later