mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.location
/
ExtendedLocationProviderParameters
Extended
Location
Provider
Parameters
open
class
ExtendedLocationProviderParameters
:
Serializable
Extended location provider request parameters for Android platform.
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
(
)
:
ExtendedLocationProviderParameters.Builder
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
allow
User
Defined
Link copied to clipboard
@
Nullable
@get:
Nullable
val
allowUserDefined
:
Boolean
device
Location
Provider
Type
Link copied to clipboard
@
Nullable
@get:
Nullable
val
deviceLocationProviderType
:
DeviceLocationProviderType
location
Provider
Name
Link copied to clipboard
@
Nullable
@get:
Nullable
val
locationProviderName
:
String