Skip to content

Pause and resume the simulation of navigation #7432

@Ddudduu

Description

@Ddudduu

Android API: 33
Mapbox Navigation SDK version: 10.15.0

Steps to trigger behavior

  1. long click to set the destination and then start the navigation simulation
  2. pause the simulation by calling stopTripSession()
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions