toggle menu
OMH Maps
androidJvm
switch theme
search in API
core
/
com.openmobilehub.android.maps.core.utils.location
/
ILocationService
/
startLocationUpdates
start
Location
Updates
abstract
fun
startLocationUpdates
(
onLocationUpdateSuccess
:
(
OmhCoordinate
)
->
Unit
,
onLocationUpdateFailure
:
(
Exception
)
->
Unit
)