InstructionRouteEntry
Route element - a point and a value in it.
public init(
point: RoutePoint,
value: RouteInstruction
)
Parameters
Properties
Route element - a point and a value in it.
public init(
point: RoutePoint,
value: RouteInstruction
)