toggle menu
OMH Maps
androidJvm
switch theme
search in API
core
/
com.openmobilehub.android.maps.core.utils.location
/
LocationServiceOptions
Location
Service
Options
data
class
LocationServiceOptions
(
val
currentLocationAccuracy
:
Int
=
GOOD_ACCURACY
,
val
currentLocationTimeout
:
Int
=
TIMEOUT
)
Members
Constructors
Location
Service
Options
Link copied to clipboard
constructor
(
currentLocationAccuracy
:
Int
=
GOOD_ACCURACY
,
currentLocationTimeout
:
Int
=
TIMEOUT
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
current
Location
Accuracy
Link copied to clipboard
val
currentLocationAccuracy
:
Int
current
Location
Timeout
Link copied to clipboard
val
currentLocationTimeout
:
Int