mapbox / mapbox/mapbox-plugins-ios
Traffic plugin should also add incidents to the style
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The Traffic plugin should also add incidents, such as road closures and detours, to the style, since users don’t generally distinguish between traffic congestion and incidents. Incidents data comes from the Mapbox Incidents source. mapbox/mapbox-navigation-ios#1614 could serve as a starting point, though it’s written in Swift.
Note that the Traffic plugin itself would be obviated by mapbox/mapbox-gl-native#12330.
/cc @fabian-guerra @jmkiley
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.
Research direction
Use mapbox/mapbox-navigation-ios#1614 as the starting reference and inspect how the Traffic plugin adds data to the style. Trace the Mapbox Incidents source, then confirm that incidents such as road closures and detours are added alongside traffic congestion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100