How can I prevent UIMapView view reloading after return from detail view
- by tigermain
I have a callout which displays details of a point using a custom view, how can I prevent my mapview from being reloaded when I navigate back to it using the standard navigationcontroller ui devices?