PFLaneAssist

class PFLaneAssist : Table

Represent information about lanes

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun __init(_i: Int, _bb: ByteBuffer)
Link copied to clipboard
open fun __reset()
Link copied to clipboard
Link copied to clipboard
fun lanes(j: Int): PFLane?

Defines information about all lanes on the route

fun lanes(obj: PFLane, j: Int): PFLane?

Properties

Link copied to clipboard

Defines distance to lane from route start

Link copied to clipboard

Indicates if the lane is right side driving

Link copied to clipboard