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

WorkoutMapImageRequest takes too long to load map image #65

Open
zinwalin opened this issue Jul 5, 2021 · 1 comment
Open

WorkoutMapImageRequest takes too long to load map image #65

zinwalin opened this issue Jul 5, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@zinwalin
Copy link

zinwalin commented Jul 5, 2021

it happens
when launches OurRun;
when saves a big workout(like, more than 1 hour)
when shows WorkoutViewControll for details.

How can we improve performance for map image?

@zinwalin zinwalin added the bug Something isn't working label Jul 5, 2021
@timfraedrich
Copy link
Owner

There isn't much we can do I think, it's dependant on Apple Maps providing the original map and then drawing the route onto it. The app is already caching the images so they do not have to load multiple times, other than that I couldn't think of anything to improve loading times, but maybe someone else has an idea

@timfraedrich timfraedrich added enhancement New feature or request help wanted Extra attention is needed and removed bug Something isn't working labels Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants