Builder

class Builder

Build a new EHorizonOptions

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Control how Navigation SDK extracts road objects from the road graph and which objects are collected.

Link copied to clipboard

Override the minimum length to expand branches. If negative exception will be thrown.

Link copied to clipboard
Link copied to clipboard

Override the number of levels to expand. If negative exception will be thrown.

Link copied to clipboard

Override the minimum length of the EHorizon ahead of the current position. If negative exception will be thrown.

Link copied to clipboard
fun minTimeDeltaBetweenUpdates(minTimeDeltaBetweenUpdates: Double?): EHorizonOptions.Builder

Override the minimum time delta between EHorizon updates. If negative exception will be thrown.