Using https://github.com/lucaszischka/BottomSheet?tab=readme-ov-file is how I got it to work. I made a detailed explanation on this post: https://stackoverflow.com/a/78686848/16810909
Post
Replies
Boosts
Views
Activity
I've also been trying to figure this out for a while. It seems like the only way to do it with apple's version is with mapView.userTrackingMode = .followWithHeading
Looks like only AppleMaps can actually use it without it changing the map orientation. Best thing to do is to create your own .png and overlay it ontop of yourself like in Life360