Direction

open class Direction : RouteEventNotificationsSettings

Enables to change some direction settings.

Functions

Link copied to clipboard
open fun getNextDirectionDistance(): Int
Returns the minimum distance between first and second instruction to be notified as one.
Link copied to clipboard
open fun resetToDefault()
Resets all settings to default.
Link copied to clipboard
open fun setNextDirectionDistance(distance: Int)
Sets the minimum distance between first and second instruction to be notified as one.