mapbox / mapbox/mapbox-navigation-android
Pause and resume the simulation of navigation
Offen
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Kotlin
- Sterne
- 651
- Forks
- 321
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Android API: 33
Mapbox Navigation SDK version: 10.15.0
Steps to trigger behavior
- long click to set the destination and then start the navigation simulation
- pause the simulation by calling
stopTripSession() - resume the simulation by calling
startTripSession()
Expected behavior
- The navigation simulation should resume at the location where it was paused
Actual behavior
- The simulation resumes at the another location, it seems the simulation works in background.
- I want to pause and resume the navigator
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduziere das Verhalten auf Android API 33 mit Mapbox Navigation SDK 10.15.0 und befolge dabei die Schritte long-click, navigation simulation, stopTripSession() und startTripSession() aus dem Issue. Verfolge den Lebenszyklus der navigation simulation rund um diese Session-Aufrufe; abgeschlossen ist die Untersuchung, wenn das Fortsetzen an der Stelle weiterläuft, an der die Simulation pausiert wurde, statt im Hintergrund weiterzulaufen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android, kotlin
- Bereich
- mobile
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100