mapbox / mapbox/mapbox-maps-android
Traffic data is incorrect and draws traffic lines where there are no roads, e.g. through buildings etc
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 578
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
- Android OS version: All
- Devices affected: All
- Maps SDK Version: All
## Observed behavior and steps to reproduce
Traffic layer draws some strange and odd lines where there are no roads.
## Expected behavior
Traffic layer is only on roads
## Notes / preliminary analysis
We have custom implementation of traffic layer with the standard styles, but also using Style.TRAFFiC_DAY also draws these strange lines all over the place which dont follow roads. So there appears to be something off with the traffic source data set
## Additional links and references
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
Start by reproducing the issue on Android with the standard traffic layer and Style.TRAFFIC_DAY, then compare the rendered lines with the underlying traffic source data. Done means traffic lines appear only along roads; the issue provides no files or tests to guide a code change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100