mapbox / mapbox/mapbox-navigation-ios
Provide the ability to set custom `MapOptions` while initializing `NavigationMapView`.
Open
@MaximAlien is already working on this.
Since Mar 23, 2022.
blocked
jira-sync-complete
UI
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
At this point during `NavigationMapView` initialization Navigation SDK sets `MapOptions` that cannot be overridden in future by the end user. In scope of this ticket user should be provided with an opportunity to override such `MapOptions`. It should not be possible to override pixel ratio value of `MapOptions` as it's used for CarPlay support.
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.