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 ea17ba0 commit fcc218cCopy full SHA for fcc218c
Sources/d3-async-location/viewmodel/LMViewModel.swift
@@ -69,7 +69,7 @@ public actor LMViewModel: ILocationManagerViewModel{
69
}
70
71
72
- /// Start streaming locations
+ /// Stop streaming locations
73
public func stop(){
74
manager.stop()
75
state = .idle
0 commit comments