mapbox / mapbox/mapbox-navigation-ios

Issue : When i add second stop while navigating it starting from the starting location again. How to start from current route progress ?

Open
#3,779 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

jira-sync-complete question
Dominant language
Swift
Stars
918
Forks
326
Avg merge
1h 16m
Merged PRs (30d)
3

Description

### Mapbox Navigation SDK version

installed via cocoa pods - ios 11 target

### Steps to reproduce

1. Map load
2. Route generate
3. start navigation
4. add secondary stop

### Expected behavior

it should resume from current route progress instead of starting location

### Actual behavior

it should resume from starting location

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

repeatable

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

Reproduce the issue in the iOS SDK using the listed sequence: load the map, generate a route, start navigation, and add a secondary stop. Trace how the route and current navigation progress are handled when the stop is added; done means navigation resumes from the current progress rather than the original starting location.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.