I want to draw multiple MKCircle in mapview but it cause memory problem. I found a solution to reduce memory consommation but it's for MKPolygon in this link MKMapView with multiple overlays memory-issue My problem is that i want to use it for MKCircle and i don't know how to. Can anyone help me to customize the code to work with MKCircle.
Thank you.