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 e5e1607 commit 250161eCopy full SHA for 250161e
README.md
@@ -83,7 +83,7 @@ public protocol ILocationManagerViewModel: ObservableObject{
83
84
|Param|Description|
85
| --- | --- |
86
-|strategy| Strategy for publishing locations Default value is .keepAll The other options is .keepLast |
+|strategy| Strategy for publishing locations Default value is **.keepAll** The other options is **.keepLast** |
87
|accuracy| The accuracy of a geographical coordinate.|
88
|activityType|Constants indicating the type of activity associated with location updates.|
89
|distanceFilter|A distance in meters from an existing location.|
0 commit comments