Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/cleanup-map-tasks' into cleanu…
Browse files Browse the repository at this point in the history
…p-map-tasks
  • Loading branch information
shobhitagarwal1612 committed Jan 6, 2025
2 parents 4bf2533 + 5fb28ca commit 6158790
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ class CaptureLocationTaskViewModel @Inject constructor() : AbstractTaskViewModel
}

// TODO: Investigate if this method be pulled to BasemapViewModel since location lock is available
// Issue URL: https://github.com/google/ground-android/issues/2985
// for all map tasks.
suspend fun initLocationUpdates(mapViewModel: BaseMapViewModel) {
val locationLockEnabledState =
Expand Down

0 comments on commit 6158790

Please sign in to comment.