mapbox / mapbox/mapbox-navigation-ios
[FEATURE REQUEST] Add third option to mute/unmute: warnings only
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
I am looking to add functionality similar to the Google Maps Mute behavior for my app, which would allow for finer control over voice instructions. It would require defining what instructions are considered important enough for the second mute level, before getting muted altogether on the third level.
It is possible to customize a MapboxVoiceController to get that behavior. Still, this is a common feature that other people look for in turn-by-turn navigation. This could be a setting to toggle if needed for navigationViewControllers. Are there any plans to add that?
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 reviewing MapboxVoiceController customization and how navigationViewControllers expose navigation settings. Define which voice instructions belong to the warnings-only level and determine how the three mute levels should be exposed as a setting. Done means the requested warning-only behavior is specified and supported for turn-by-turn navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100