LiveLocationSharingViewer: Enable map callout display.

This commit is contained in:
SBiOSoftWhare
2022-04-05 21:34:22 +02:00
parent a7179d4465
commit ce60adbcbc
@@ -40,6 +40,7 @@ struct LiveLocationSharingViewer: View {
highlightedAnnotation: viewModel.viewState.highlightedAnnotation,
userAvatarData: nil,
showsUserLocation: false,
userAnnotationCanShowCallout: true,
userLocation: Binding.constant(nil),
mapCenterCoordinate: Binding.constant(nil),
onCalloutTap: { annotation in