mapbox-navigation-ios
mapbox-navigation-ios copied to clipboard
Style should configure guidance background color on CarPlay
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 property.
/ref https://github.com/mapbox/mapbox-navigation-ios/pull/3882#discussion_r870768356 /cc @MaximAlien @ShanMa1991 @lawsonkight
Additionally, applications that use InstructionsCardViewController would expect the CarPlay maneuver panel to automatically switch to a highlight color when nearing a maneuver.