Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change destination polyline color and driver arrow icon #246

Open
Abbasi233 opened this issue Jan 9, 2025 · 1 comment
Open

Change destination polyline color and driver arrow icon #246

Abbasi233 opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@Abbasi233
Copy link

I examined the GoogleMapsNavigationView class and the GoogleNavigationViewController class, but I could not find a parameter to customize the destination and marker. This kind of feature could be useful for customers who do not want the standard Google navigation theme.
In fact, it would be quite exciting to be able to display the header and footer views as we wish with a builder parameter in GoogleMapsNavigationView :)

@Abbasi233 Abbasi233 added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jan 9, 2025
@jokerttu jokerttu removed the triage me I really want to be triaged. label Jan 10, 2025
@jokerttu
Copy link
Contributor

jokerttu commented Jan 10, 2025

Thank you for this feature request, @Abbasi233.

Since this package is only a wrapper for features supported by the Android and iOS SDKs, and those SDKs currently do not support changing route colors or the driver arrow icon, this feature cannot be added to the package at this time.

The idea of adding a builder for a custom footer and header is great, and we can include it in our list of potential future improvements.

Please note that it is already possible to hide the default footer and header and use turn-by-turn events to create custom overlays on the map. You can refer to the turn-by-turn example at: Turn-by-Turn Example.

@jokerttu jokerttu added the priority: p3 Desirable enhancement or fix. May not be included in next release. label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants