mapbox / mapbox/mapbox-navigation-ios

Add ability to show route duration annotations on CarPlay.

Open
#3,574 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.