mapbox / mapbox/mapbox-plugins-ios

Traffic plugin should also add incidents to the style

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin: traffic
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.