Implementing the Map screen
When you launch the app, the Explore screen is displayed. Tapping the Map button in the tab bar makes the Map screen appear, but it is blank. To make the Map screen display a map, you'll add a map view to the view in the view controller scene for the Map screen. Follow these steps:
- Select the view controller scene for the Map screen:
- To make this scene display a map, click the Library button and type
map
in the filter field. A Map Kit View object appears as one of the results. Drag it to the view in the view controller scene:
- The map should fill the whole screen. With the map view selected, click the Add New Constraints button:
- Type
0
into all the Spacing to nearest neighbor...