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

Drawing larger routes with NavigationMapRoute freezes UI thread #704

Closed
danesfeder opened this issue Feb 14, 2018 · 3 comments
Closed

Drawing larger routes with NavigationMapRoute freezes UI thread #704

danesfeder opened this issue Feb 14, 2018 · 3 comments
Assignees
Labels
bug Defect to be fixed.

Comments

@danesfeder
Copy link
Contributor

danesfeder commented Feb 14, 2018

ezgif com-video-to-gif 2

@danesfeder danesfeder added bug Defect to be fixed. navigation-ui labels Feb 14, 2018
@skienzl
Copy link

skienzl commented Feb 19, 2018

Seems like the iteration through the routeCoords in the boundCameraToRoute is responsible for the freezing and blocks the UI:

) takes

@akitchen
Copy link

Let's re-evaluate once #928 is addressed

@rishabhsri20
Copy link

Any solution for this freeze? Happens with me when starting a navigation.

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

No branches or pull requests

6 participants