toggle menu
OMH Maps
androidJvm
switch theme
search in API
core
/
com.openmobilehub.android.maps.core.utils.location
/
ILocationService
/
getCurrentLocation
get
Current
Location
abstract
fun
getCurrentLocation
(
onSuccess
:
(
OmhCoordinate
)
->
Unit
,
onFailure
:
(
Exception
)
->
Unit
)