swift - Changing User's Header Orientation -


is there way can change user's heading orientation? if using corelocation , apple mapkit manager.headingorientation = cldeviceorientation.landscapeleft seems can't invert heading.

the mapbox ios sdk handles device rotation heading orientation automatically. can access heading via mglmapview.userlocation.heading, when it’s available.

if need process raw heading differently or need available when heading tracking mode disabled, should instantiate own location manager.

if we’re doing incorrectly heading, we’d love hear on github.


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -