mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.location
/
LocationProviderRequest
Location
Provider
Request
open
class
LocationProviderRequest
:
Serializable
Data model that contains parameters for location requests.
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
Functions
equals
Link copied to clipboard
open
fun
equals
(
object
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
Builder
Link copied to clipboard
open
fun
toBuilder
(
)
:
LocationProviderRequest.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
accuracy
Link copied to clipboard
@
Nullable
@get:
Nullable
val
accuracy
:
AccuracyLevel
displacement
Link copied to clipboard
@
Nullable
@get:
Nullable
val
displacement
:
Float
interval
Link copied to clipboard
@
Nullable
@get:
Nullable
val
interval
:
IntervalSettings