mapbox / mapbox/mapbox-navigation-ios
Style should configure guidance background color on CarPlay
@MaximAlien is already working on this.
Since Jun 10, 2022.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
Many CarPlay navigation applications customize the background color of guidance-related overlay panels to align with the branding on the phone or differentiate from Apple Maps. The Style class should have a property that configures this background color using the [`CPMapTemplate.guidanceBackgroundColor`](https://developer.apple.com/documentation/carplay/cpmaptemplate/3019564-guidancebackgroundcolor) property.
/ref https://github.com/mapbox/mapbox-navigation-ios/pull/3882#discussion_r870768356
/cc @MaximAlien @ShanMa1991 @lawsonkight
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.
Assessment
This issue has not been assessed yet.