Options

constructor(isDestinationViewEnabled: Boolean = true, isSubManeuverEnabled: Boolean = true, isPrimaryTextEnabled: Boolean = true, isPrimaryTextVisibleOnArrival: Boolean = true, hasShadow: Boolean = true, hasPrimaryTextPadding: Boolean = true, isAnimated: Boolean = true)

Parameters

isDestinationViewEnabled

true if destination view is enabled, false otherwise.

isSubManeuverEnabled

true if sub maneuver is enabled, false otherwise.

isPrimaryTextEnabled

true if primary text is enabled, false otherwise.

isPrimaryTextVisibleOnArrival

true if primary text is visible on arrival, false otherwise.

hasShadow

true if view shadow is enabled, false otherwise.

hasPrimaryTextPadding

true if the primary text must have start padding to align with maneuver icon.

isAnimated

true if the view must be animated, false otherwise.