mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
5720: Update UI in location sharing View
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user