Skip to content

Commit 250161e

Browse files
committed
Update README.md
1 parent e5e1607 commit 250161e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public protocol ILocationManagerViewModel: ObservableObject{
8383

8484
|Param|Description|
8585
| --- | --- |
86-
|strategy| Strategy for publishing locations Default value is .keepAll The other options is .keepLast |
86+
|strategy| Strategy for publishing locations Default value is **.keepAll** The other options is **.keepLast** |
8787
|accuracy| The accuracy of a geographical coordinate.|
8888
|activityType|Constants indicating the type of activity associated with location updates.|
8989
|distanceFilter|A distance in meters from an existing location.|

0 commit comments

Comments
 (0)