location
Current location. You can subscribe to this flow to get location updates Example:
slamCpsService.location.collect { location -> ...}
Content copied to clipboard
You can also use the requestLocationUpdates
method to get location updates
Current location. You can subscribe to this flow to get location updates Example:
slamCpsService.location.collect { location -> ...}
You can also use the requestLocationUpdates
method to get location updates