Builder
Build a new EHorizonOptions
Constructors
Functions
Link copied to clipboard
fun alertServiceOptions(alertServiceOptions: AlertServiceOptions): EHorizonOptions.Builder
Content 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
Build the EHorizonOptions
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
Content copied to clipboard
Override the minimum time delta between EHorizon updates. If negative exception will be thrown.