swiftui-mapkit-callout icon indicating copy to clipboard operation
swiftui-mapkit-callout copied to clipboard

Add a SwiftUI View inside a MapKit callout for detailCalloutAccessoryView

Results 2 swiftui-mapkit-callout issues
Sort by recently updated
recently updated
newest added

Please add a LICENSE file to this project. I'd suggest that the MIT License would be appropriate.

Hi, I'm trying to use this to add a SwiftUI view to the MKAnnotationView's detailCalloutAccessoryView. It works fine at first, but if the annotation is presented and the user drags...