UI Drop-In
/
com.mapbox.navigation.dropin.component.location
/
LocationAction
androidJvm
Location
Action
sealed class
LocationAction
:
Action
Content copied to clipboard
Defines actions responsible for updating the Location.
Types
Functions
Inheritors
Types
Update
Link copied to clipboard
androidJvm
data class
Update
(result:
LocationMatcherResult
) :
LocationAction
Content copied to clipboard
The action updates the
LocationMatcherResult
retrieved from location observer
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Inheritors
LocationAction
Link copied to clipboard