InstructionPoint

class InstructionPoint(val coordinate: <Error class: unknown class>, val routeOffset: <Error class: unknown class>)

Represents Instruction GeoPoint together with its distance offset along the route.

Parameters

coordinate

GeoPoint from the route polyline.

routeOffset

Distance offset along the route.

Constructors

Link copied to clipboard
constructor(coordinate: <Error class: unknown class>, routeOffset: <Error class: unknown class>)

Properties

Link copied to clipboard
val coordinate: <Error class: unknown class>
Link copied to clipboard
val routeOffset: <Error class: unknown class>