I am currently developing an iOS application using Objective-C, and I have come across a requirement from my client that I am not sure and do not know if this can be done.
The application I'm working with is based on using the user's geolocalization at any time. For this, as I am sure, you all know, I use MapKit.framework , which Apple gives us in advance.
My doubt arose when my client asked me if it was possible to use Primary Map View instead of the traditional 2D Map . To ask you my question, I was definitely asked if it was possible to use the same type of GPS navigation in the application (see the figure below). Is there any way to do this? If so, could you give me some guidelines to achieve this?

Any help would be appreciated!
source share