I am aware, that I can use draggable markers in the UiView API and currently I am using the UIViewRepresentable like you to make use of it in a SwiftUI app. But I hoped that with the new MapKit API for SwiftUI announced at WWDC23 there is a way to have draggable markers natively supported in SwiftUI. Avoiding all the complex coding involved mixing SwiftUI and UIKit.
But from the documentation and the responses here it seems like the markers a fixed in there position.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: