RouteBuildOptions | iOS SDK | Urbi Documentation

RouteBuildOptions

The structure that describes the route building parameters in the navigator.

public init(
    finishPoint: RouteSearchPoint,
    routeSearchOptions: RouteSearchOptions
)
Parameters
finishPoint
routeSearchOptions
Properties

The point to which the route is built.

Route search parameters.