mapbox / mapbox/mapbox-navigation-ios
Standalone and NavigationMapView inside NavigationViewController should use the same styleURL.
Open
@MaximAlien is already working on this.
Since Aug 18, 2020.
bug
UI
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
Currently when creating standalone NavigationMapView styleURL is set to mapbox://styles/mapbox/streets-v11.
In case when creating NavigationViewController NavigationMapView sets styleURL to mapbox://styles/mapbox-map-design/ckd6dqf981hi71iqlyn3e896y.
In both cases the same styleURL should be used, which is navigationDayStyleURL.
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.