I am using a MKUserTrackingBarButtonItem
to toggle my MKMapView's usertrackingMode.
- Is it possible to move this button out of my Toolbar and place it on a normal UIView?
- Of course, I could implement the behavior of the button myself. Do you have any resources for the icons used in this button?
Thanks for your help.