ios - Progmatically Setting Heading in MKMapView -


i mkmapview rotate based on heading set progmatically.

all have been able rotate view of course street names, etc upside down.

can please me out?

it not appear me can manually set heading map view. can set behavior rotates map view follow user's current compass heading, though:

[mapview setusertrackingmode:mkusertrackingmodefollowwithheading                     animated:yes]; 

Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -