On my storyboard (shown above), I have a ViewController which holds an MKMapView w
You actually have to set your UIViewController as the root controller of a UINavigationController (or pushed through from a view controller w/ a navcontroller). To do that