UI Drop-In
/
com.mapbox.navigation.dropin.component.location
/
LocationAction
/
Update
androidJvm
Update
data class
Update
(result:
LocationMatcherResult
) :
LocationAction
Content copied to clipboard
The action updates the
LocationMatcherResult
retrieved from location observer
Constructors
Functions
Properties
Constructors
Update
Link copied to clipboard
androidJvm
fun
Update
(result:
LocationMatcherResult
)
Content copied to clipboard
Functions
component1
Link copied to clipboard
androidJvm
operator fun
component1
():
LocationMatcherResult
Content copied to clipboard
copy
Link copied to clipboard
androidJvm
fun
copy
(result:
LocationMatcherResult
):
LocationAction.Update
Content copied to clipboard
equals
Link copied to clipboard
androidJvm
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open override fun
toString
():
String
Content copied to clipboard
Properties
result
Link copied to clipboard
androidJvm
val
result
:
LocationMatcherResult
Content copied to clipboard