Reply to SwiftUI - Adjust Map() scale/zoom I don't know if you ever figured it out but I think UserAnnotation() is what you are looking for. Map(position: $position) { UserAnnotation() } UI Frameworks SwiftUI Oct ’23