mapbox / mapbox/mapbox-navigation-ios

[Bug]: Does mapbox.mapbox-incidents-v1 working?

Open
#4,569 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
918
Forks
326
Avg merge
1h 16m
Merged PRs (30d)
3

Description

Mapbox Navigation SDK version

2.17.0

Steps to reproduce

Go to link https://studio.mapbox.com/tilesets/mapbox.mapbox-incidents-v1/#6.56/45.461/-66.674 and observe it doesn't have any data

In SDK I see that we can turn it on using this code:

mapView.showsIncidents = true

But as mapbox.mapbox-incidents-v1 itself doesn't have data, it shows nothing

Expected behavior

Show incidents on the road, like closed road due repair etc

Actual behavior

mapbox.mapbox-incidents-v1 doesn't have data

Is this a one-time issue or a repeatable issue?

one-time

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

Start by checking the Mapbox Navigation SDK 2.17.0 path behind mapView.showsIncidents and compare its behavior with the linked mapbox.mapbox-incidents-v1 tileset. Done means determining whether the missing road-incident data is an SDK problem or a tileset/service issue, then documenting or addressing the confirmed cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.