Direction

open class Direction : RouteEventNotificationsSettings

Enables to change some direction settings.

Functions

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