mapbox / mapbox/mapbox-navigation-android

waypoint or arrived mapbox-android-navigation

Open
#3,659 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

archived
Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

With the android mapbox navigation, I cannot regain control when the navigation arrives at my destination. I wanted to work around the problem by adding a waypoint, but the same.

Obviously, the mapbox navigation android documentation is no longer accessible for examples on earlier versions.

I am using the interfaces OnMapReadyCallback, MapboxMap.OnMapClickListener, PermissionsListener

I would like if the GPS navigation says "you have arrived" or if the GPS navigation has arrived at the waypoint display a toaster.

I know very well that here, it is not a forum ... but I do not understand why the examples of the previous versions, for android navigation, are no longer available in the documentation

I can't take back control when the navigation is finished:

https://docs.mapbox.com/help/tutorials/android-navigation-sdk/#initialize-a-map
thank you

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

Start with the linked Android Navigation SDK tutorial and review the navigation flow around arrival and waypoint completion. Check how OnMapReadyCallback, MapboxMap.OnMapClickListener, and PermissionsListener relate to regaining control, then determine which arrival signal should support displaying a toast. Done means arrival at the destination or waypoint is detectable and control returns to the app.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.