BetterRouteVisualization

Represents better route proposal specific API used to manage its capabilities.

Important: To see the better route proposal the BetterProposalAcceptanceMode should be set to BetterProposalAcceptanceMode.Manual when configuring the TomTomNavigation

Important: This is a Public Preview API. It may be changed or removed at any time.

Properties

Link copied to clipboard
abstract var enabled: Boolean

Reports whether visualization of a better route is enabled. It also enables or disables the visualization of better route proposals.

Functions

Link copied to clipboard

Adds a BetterRouteClickedListener, that informs the client when a better route line is clicked.

Link copied to clipboard

Removes a previously registered BetterRouteClickedListener.