You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optional: use vector maps with fractional zoom and animated cluster markers to see the effect even more
clusters get rerendered when zooming even when they havent changed, this causes minor flickering for default maps, but really bad experience if you use fractional zoom vector maps and animated clusters
Video examples
Video example with vector maps, fractional zoom and animated clusters (lots of unnecessary rerendering and animating)
Screen.Recording.2023-11-17.at.10.24.32.mov
Video example with vector maps, fractional zoom and non-animated clusters (flickering)
fractional.no.animation.not.fixed.mov
Video example without fractional zoom and animated clusters (sometimes unnecessary rerendering and animating)
normal.not.fixed.mov
PR
I am creating a PR for this myself, the fix seems pretty straightforward at first glance.
The text was updated successfully, but these errors were encountered:
ixam1
added
triage me
I really want to be triaged.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
labels
Nov 17, 2023
If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.
@ixam1 Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:
Steps to reproduce
Video examples
Video example with vector maps, fractional zoom and animated clusters (lots of unnecessary rerendering and animating)
Screen.Recording.2023-11-17.at.10.24.32.mov
Video example with vector maps, fractional zoom and non-animated clusters (flickering)
fractional.no.animation.not.fixed.mov
Video example without fractional zoom and animated clusters (sometimes unnecessary rerendering and animating)
normal.not.fixed.mov
PR
I am creating a PR for this myself, the fix seems pretty straightforward at first glance.
The text was updated successfully, but these errors were encountered: