iOS SwiftUI Apple Maps: Show User Location and Prevent Map Annotations from Rotating with the Map
While working on an iOS app that uses Apple Maps, I was surprised to discover that there’s no built-in option to prevent map annotations (markers) from rotating with the map, nor is there a standard way to keep the user’s…