Skip to content

[Feature request]: expose alternative-route data + programmatic route selection (Android Auto / CarPlay can't select alternatives) #717

Description

@IvelinKrastev

Is there an existing issue for this?

  • I have searched the existing issues

Use case

When RoutingOptions.alternateRoutesStrategy is all, the native NavigationView draws the alternative routes and lets the user tap one to switch the active route (firing setOnRouteChangedListener). However, the SDK exposes no way for an app to (a) read the computed alternatives, or (b) select one programmatically. This makes alternative-route selection impossible on any surface where the built-in NavigationView tap isn't available — most importantly, Android Auto (and CarPlay), whose map surface is render-only.

Proposal

Implement an API to select an alternative route on the auto screen.

Metadata

Metadata

Assignees

Labels

type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions