Configure a routing app (iOS, watchOS)

WARNING: If you are not a member of the Apple Developer Program, you can use the MapKit framework but not provide routing directions which requires configuration in iTunes Connect.

You perform additional steps to configure a routing app that provides point-to-point directions for other apps. Before continuing, review the tasks that you perform to configure a routing app:

Step 1: Enable Maps and select modes

In Xcode, enable Maps and select modes for the target.

Step 2: Write the code to provide routing directions

For how to provide routing directions, read Location and Maps Programming Guide.

Step 3: Upload a build of your app

In Xcode, archive your app and upload it to iTunes Connect.

Step 4: In iTunes Connect, upload a geographic coverage file

In iTunes Connect, upload a geographic coverage file that defines the regions that your app supports.

SEE ALSOEnable Maps and select modesUpload a geographic coverage file for a routing app (iOS, watchOS)