LocationServiceOptions

data class LocationServiceOptions(val currentLocationAccuracy: Int = GOOD_ACCURACY, val currentLocationTimeout: Int = TIMEOUT)

Constructors

Link copied to clipboard
constructor(currentLocationAccuracy: Int = GOOD_ACCURACY, currentLocationTimeout: Int = TIMEOUT)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard