Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftuiux committed Feb 10, 2023
1 parent e5e1607 commit 250161e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ public protocol ILocationManagerViewModel: ObservableObject{

|Param|Description|
| --- | --- |
|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** |
|accuracy| The accuracy of a geographical coordinate.|
|activityType|Constants indicating the type of activity associated with location updates.|
|distanceFilter|A distance in meters from an existing location.|
Expand Down

0 comments on commit 250161e

Please sign in to comment.