mapbox / mapbox/mapbox-navigation-ios
Add ability to show route duration annotations on CarPlay.
Open
Nobody has claimed this yet.
CarPlay
jira-sync-complete
UI
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
At this point iOS shows route duration annotations along available routes by calling `NavigationMapView.showRouteDurations(along:)`. In scope of this ticket similar functionality should be exposed on CarPlay.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing NavigationMapView.showRouteDurations(along:) and compare its existing iOS behavior with the CarPlay navigation flow. Identify the CarPlay entry point where route annotations are presented, then verify that equivalent route-duration annotations are exposed there and test the resulting display against the existing iOS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100