mapbox / mapbox/mapbox-vision-ios
Mapbox navigation libraries update
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 63
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
It is possible to support the latest Mapbox-navigation version? Currently Mapbox vision it's using version 0.39.1 while the latest available is 0.40.0. MapboxDirections.swift it's also deprecated in favor of MapboxDirections
Thanks!
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 locating the dependency declarations and references to Mapbox navigation and MapboxDirections.swift in the iOS project. Update the navigation dependency from 0.39.1 to 0.40.0 and replace the deprecated reference, then verify that the project builds and its existing checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100