For my app which is a navigation app I intend to allow the user to add points of interest and navigate to them. I’d like to include a compass at the top of the screen which has a north marker and alllows for he addition of extra markers defined by the user. However instead of being a traditional compass I’d like it to slide left and right according to your heading along with the icons. How might I go about this? Is there an obvious and simple way to do it?