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

Rework animated marker layer #285

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Robbendebiene
Copy link
Member

@Robbendebiene Robbendebiene commented Aug 5, 2024

  • move from clustering approach to collision based approach
  • use existing marker layer
  • reduce rebuilds by only rebuilding the markers that change
  • have explicit add and remove widget functions instead of List difference detection (diff detection doesn't scale)
  • reduces dependencies (removes animated_marker_layer + supercluster)

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

Successfully merging this pull request may close these issues.

1 participant