nvpolyline
nvpolyline copied to clipboard
Example project for showing a zoomable/movable polyline annotation inside an iPhone MapKit view
... to avoid comparisons with garbage value.
As the title suggests when panning and zooming with an annotation view, it can cause the 'CoreAnimation failed to allocate XXX bytes'. It can also cause memory warning level 2,...
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...
It seems that with 4.0 there are changes in how the annotation is placed in the mapview. When panning the mapview, the polyline- annotation-view-center is not moved together with the...
I've added several other annotation views to my map view. All annotation views within the MKMapView annotations array are in somewhat random order. This may cause some annotation views to...