withVanishingRouteLineUpdateIntervalNano

open fun withVanishingRouteLineUpdateIntervalNano(vanishingRouteLineUpdateIntervalNano: Long): NavigationMapRoute.Builder

Set minimum update interval (in nanoseconds) of the vanishing point when enabled.

Defaults to DEFAULT_VANISHING_POINT_MIN_UPDATE_INTERVAL_NANO.Decreasing this number will improve the smoothness of updates but impact the performance.

Return

the builder