// Explore More Tutorials
Add Map Support to the App - Part 1
2019-10-08
Intermediate
20 min.
Use the storyboard to build the UI for the Map.
You will learn
- How to use the storyboard to add a map view to your app
- How to use outlet connections to refer to controls in code
Step 1: Create a new view controller class for the tracking map view
Step 2: Add the view controller to the storyboard
Step 3: Implement the code for the detail table view cell
Step 4: Add the map view to the new view controller
Step 5: Add an outlet connection for the map view
Prerequisites
- Development environment: Apple Mac running macOS Mojave or higher with Xcode 11 or higher
- SAP Cloud Platform SDK for iOS: Version 4.0 SP00
Navigate tutorial steps