To link to the restaurant detail from the map, we need to create a storyboard reference:
- Open the Map.storyboard, and in the object library (command + shift + L), drag a Storyboard Reference into the Map.storyboard scene:
- Next, select the Attributes inspector in the Utilities Panel, and update the storyboard under Storyboard Reference to say RestaurantDetail. Then, hit enter:
- Click on control and drag from the Map View controller to the storyboard reference we just created and select Show on the screen ...