googlemaps / googlemaps/flutter-navigation-sdk

[Feature request]: Add customization to navigation UI enabled for CarPlay

Open
#304 1 comment 0 reactions 1 assignee Claimed by @illuminati1911 View on GitHub
triage me type: feature request
Dominant language
Dart
Stars
75
Forks
54
Avg merge
4d 2h
Merged PRs (30d)
5

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Use case

As of 0.5.1, SceneDelegate used in CarPlay is always hiding Navigation header like the following code: https://github.com/googlemaps/flutter-navigation-sdk/blob/00d2474e4d39f431a5e61e27a120c671fcb80c03/ios/google_navigation_flutter/Sources/google_navigation_flutter/BaseCarSceneDelegate.swift#L97-L100

I would like to set navigation header visibility for CarPlay from use site of this library.

### Proposal

One of the solutions I think is to make [`GoogleMapsNavigationView.setNavigationHeaderEnabled`](https://github.com/googlemaps/flutter-navigation-sdk/blob/00d2474e4d39f431a5e61e27a120c671fcb80c03/lib/src/google_maps_navigation_view_controller.dart#L50-L59) public method.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.