thoughtbot / TBAnnotationClustering

Example App: How To Efficiently Display Large Amounts of Data on iOS Maps
http://robots.thoughtbot.com/how-to-handle-large-amounts-of-data-on-maps/
MIT License
728 stars 125 forks source link

leaks in TBDataFromLine #8

Open karpov3 opened 9 years ago

karpov3 commented 9 years ago

Hi! Nice work, thank you! Only one things, i noticed that TBDataFromLine has leaks when View Controller is deallocated. I used method TBFreeQuadTreeNode in dealloc but there ara leaks in this method any way. Do you know how to fix it? 2015-04-08 14 54 18