RoadEventMapObjectRouteEntry | iOS SDK | Urbi Documentation
iOS SDK

RoadEventMapObjectRouteEntry

Route element: a point and a value in it.

public init(
    point: RoutePoint,
    value: RoadEventMapObject
)
Parameters
Properties