With iOS 16, the Maps Apps has the capability to add Stops (waypoints) along a route. I want to know how to add stops using MapKit in a routing App.
Post
Replies
Boosts
Views
Activity
With the new Maps App in iOs 16 there is an option to add multiple stops along the route. What I want to do is create a new routing App and add stops programmatically using the MapKit SDK. I cannot find how to do this in the current MapKit documentation. Directions only shows how to add the Start and End locations.
I agree with OP, I have been using an iPad Pro 12.9” 2nd generation and the Landmarks SwiftUI tutorials don’t display like I expect when viewing in Preview or the Simulator. Particularly, the “Composing Complex Interfaces” tutorial, I cannot get the CategoryHome view to fit the screen or provide a wider view for the scrolling views of images.