ClosestRouteValue

class ClosestRouteValue

The nearest route to a touch point on the Map.

Parameters

route

the route found

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

route
Link copied to clipboard
val route: DirectionsRoute
the route found