LiveLocationSharingViewer: Enable map callout display.

This commit is contained in:
SBiOSoftWhare
2022-04-05 21:34:22 +02:00
parent 945ad5e236
commit e391da8c58
@@ -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