mapbox / mapbox/mapbox-navigation-ios

The center of userCourseView doesn't arrive at end waypoint

Open
#2,680 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

When the navigation ends, the center of the user location should be at the end waypoints, but the Example shows that the user location hasn't been updated after the arrival. It seems to be caused by the RouteController didn't update the user location at the navigation end.

![puckView_End.png](https://images.zenhubusercontent.com/5f63b6de81d033705f2c4069/0b3da26b-1002-4772-ba4c-f23a6c1c5af3)

/cc @mapbox/navigation-ios

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 arrival behavior in the Example and inspect RouteController handling when navigation ends. Compare the final user location with the end waypoint shown in the issue image. Done means the user location is updated so the center of the user view reaches the end waypoint after arrival.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.