I have an app at the moment which shows various pins on a map. I\'ve tried setting mapView.showsUserLocation = YES; to show the user\'s current pos, however this crashed my app (\"Program received sig
I want to use MKMapView with UITabbarController. I havent any problems with other viewController application. But if i use MKMapView with UITabBarContro开发者_如何学Goller, MKMapView IBOutlet throws N
I have an MKMapView that I am considering rotating in order to more conveniently display a series of Annotations to my users.
I\'m currently working with the mapkit and am stuck. I have a custom annotation view I 开发者_如何学Cam using, and I want to use the image property to display the point on the map with my own icon. I