-
-
Notifications
You must be signed in to change notification settings - Fork 334
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
Adding a single MLNAnnotationView
to an MLNMapView
results in laggy map rendering
#2117
Comments
IMG_3131.MOV |
Wow, that's weird. But it almost looks like a gesture delay to me. |
Encounter this issue as well, adding |
@stefankarschti Do we have an issue for the potential follow-up? What new construct would be needed again? Sorry, I forgot the name. |
Describe the bug
Adding a single
MLNAnnotationView
to anMLNMapView
results in laggy map rendering.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The map should not freeze or be laggy with a single
UIView
annotation.Screenshots
Sample application and video attached.
Platform information (please complete the following information):
Version: ios-v6.0.0
OS: iOS 15
Platform: iOS 15 running on iPhone 12
Additional context
Upgraded the iPhone 12 to iOS 17, and the issue is not reproducible.
The text was updated successfully, but these errors were encountered: