Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The sdk is triggering the reroute process when speed = 0 #72

Open
imranMnts opened this issue Jul 17, 2023 · 0 comments
Open

The sdk is triggering the reroute process when speed = 0 #72

imranMnts opened this issue Jul 17, 2023 · 0 comments

Comments

@imranMnts
Copy link

I don't know if the issue is linked to #63, but when the user stop to move (when the speed reduces to zero), the SDK trigger the rerouting process and gets a new route.

App configuration setup

  implementation 'com.github.maplibre:maplibre-navigation-android:2.0.0'
  implementation 'org.maplibre.gl:android-sdk:10.0.2'
  implementation 'org.maplibre.gl:android-plugin-annotation-v9:1.0.0'

Expected behaviour

The navigation should continue as usual.

Actual behaviour

The SDK trigger the reroute process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant