toggle menu
OMH Maps
androidJvm
switch theme
search in API
core
/
com.openmobilehub.android.maps.core.utils.location
/
ContinuousLocationService
/
stopLocationUpdates
stop
Location
Updates
@
RequiresPermission
(
anyOf
=
[
"android.permission.ACCESS_COARSE_LOCATION"
,
"android.permission.ACCESS_FINE_LOCATION"
]
)
fun
stopLocationUpdates
(
)