wlach / nvpolyline

Example project for showing a zoomable/movable polyline annotation inside an iPhone MapKit view
http://navarra.ca/?p=786
Other
60 stars 19 forks source link

_mapView creates reference cycle. #9

Open gloomcore opened 12 years ago

gloomcore commented 12 years ago

Maybe it's better to use week connection, between NVPolylineAnnotationView and _mapView. Because, when you will use method viewForAnnotation for current mapView, it will also add strong connection from mapView to AnnotationView