mapbox / mapbox/mapbox-navigation-android
Ability to hide/change the origin waypoint icon
Open
@cafesilencio is already working on this.
Since May 31, 2022.
jira-sync-complete
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
I would like a way to hide `.originWaypointIcon()` after starting a trip, "origin is only origin the first time you start navigating". The current suggested workaround is to update the resource used for .originWaypointIcon() to have a transparent color.
/cc @mapbox/navigation-android @mapbox/navigation-ios
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.