I am thinking about adding turn by turn navigation to some of my apps by using a combination of all the functionality MapKit offers. I know it wouldn't be as good as Apple Maps, but navigation with the functionality the apps already offer would be really good.
The questions are:
- Can MapKit be used to implement turn by turn navigation? I haven't found anything in the documentation against it.
- Can MapKit be used to provide turn by turn navigation in CarPlay? I haven't found anything in the docs either, but I think I remember an old WWDC video where the presentar said you had to bring your own maps, they couldn't be from MapKit. This video I think it was from the first year CarPlay was released.
Thank you.