LaneInfo

open class LaneInfo

Types

Lane
Link copied to clipboard
open class Lane
RoadLanes
Link copied to clipboard
open class RoadLanes
RouteRoadLanes
Link copied to clipboard
open class RouteRoadLanes : LaneInfo.RoadLanes

Functions

equals
Link copied to clipboard
open fun equals(o: Any): Boolean
getComplexLanesInfo
Link copied to clipboard
open fun getComplexLanesInfo(): List<LaneInfo.RouteRoadLanes>
Returns complex information about lanes
getDistanceFromStart
Link copied to clipboard
open fun getDistanceFromStart(): Int
Returns distance of vehicle from start in meters.
getSimpleLanesInfo
Link copied to clipboard
open fun getSimpleLanesInfo(): SimpleLaneInfo
Returns the simple information about lanes.
hashCode
Link copied to clipboard
open fun hashCode(): Int
isActive
Link copied to clipboard
open fun isActive(): Boolean
Returns if lanes information is available on current vehicle position