We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aaf32b commit 6479bd6Copy full SHA for 6479bd6
README.md
@@ -104,6 +104,8 @@ public protocol ILocationManagerViewModel: ObservableObject{
104
|distanceFilter|A distance in meters from an existing location.|
105
|backgroundUpdates|A Boolean value that indicates whether the app receives location updates when running in the background|
106
107
+or
108
+
109
|Param|Description|
110
| --- | --- |
111
|strategy| Strategy for publishing locations Default value is **.keepLast** The other option is **.keepAll** |
0 commit comments