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

Setting property routeLineTracksTraversal to true has no effect. #2967

Closed
MaximAlien opened this issue Apr 29, 2021 · 0 comments
Closed

Setting property routeLineTracksTraversal to true has no effect. #2967

MaximAlien opened this issue Apr 29, 2021 · 0 comments
Assignees
Labels
bug Something isn’t working UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.

Comments

@MaximAlien
Copy link
Contributor

MaximAlien commented Apr 29, 2021

Mapbox Navigation SDK version: release-v2.0

Steps to reproduce

  1. Create NavigationViewController instance and set NavigationViewController.routeLineTracksTraversal to true.
  2. Implement custom route line style using NavigationViewController.navigationViewController(_:routeLineLayerWithIdentifier:sourceIdentifier:)
  3. Start active guidance navigation and observe behavior.

Expected behavior

It is expected that route line vanishes based on current progress and retains its style.

Actual behavior

Route line vanishes, but doesn't retain its style.

@MaximAlien MaximAlien added bug Something isn’t working blocked Blocked by dependency or unclarity. UI Work related to visual components, Android Auto, Camera, 3D, voice, etc. labels Apr 29, 2021
@truburt truburt removed the blocked Blocked by dependency or unclarity. label Nov 1, 2021
@MaximAlien MaximAlien self-assigned this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.
Projects
None yet
Development

No branches or pull requests

2 participants