mapbox / mapbox/mapbox-directions-swift
RouteStep "names" property is nil for walking directions
- Dominant language
- Swift
- Stars
- 206
- Forks
- 99
- Avg merge
- 7h 54m
- Merged PRs (30d)
- 3
Description
For other profiles such as cycling or driving, the "names" property of a RouteStep object will be the road or path leading to the next maneuver. However, when using the walking profile, the "names" property is always nil. This seems like a bug?
Along the same lines, the "instructions" property for RouteStep also doesn't include the next road/path when using the walking profile, while it does for other profiles.
Driving Instructions:

Walking instructions:

Contributor guide
Research direction
Start by reproducing a walking route and inspecting the RouteStep "names" and "instructions" properties, then compare the results with cycling or driving directions. Done means walking steps include the road or path leading to the next maneuver in both properties, consistently with the other profiles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100