I would like to create an app that shows the direction you are facing even after scrolling, like the stock Apple map. However, when I use MKusertracking to display the heading, the heading is hidden after scrolling. How can I solve this problem?
I would like to create an app that shows the direction you are facing even after scrolling, like the stock Apple map. However, when I use MKusertracking to display the heading, the heading is hidden after scrolling. How can I solve this problem?
anyone?