5720: Update UI in location sharing View

This commit is contained in:
MaximeE
2022-03-17 16:52:22 +01:00
parent d5a878ccad
commit dedc558f44
16 changed files with 241 additions and 32 deletions
@@ -54,6 +54,9 @@ struct LocationSharingViewState: BindableState {
/// Map annotation to focus on
var highlightedAnnotation: UserLocationAnnotation?
/// Indicates whether the user has moved around the map to drop a pin somewhere other than their current location
var isPinDropSharing: Bool = false
var showLoadingIndicator: Bool = false
/// True to indicate to show and follow current user location