UI Maps
/
com.mapbox.navigation.ui.maps.route.line.model
/
ClosestRouteValue
androidJvm
Closest
Route
Value
class
ClosestRouteValue
Content copied to clipboard
The nearest route to a touch point on the
Map
.
Functions
Properties
Parameters
Parameters
route
the route found
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
Properties
route
Link copied to clipboard
androidJvm
val
route
:
DirectionsRoute
Content copied to clipboard
the route found