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

Feature Level Animations #5225

Open
popkinj opened this issue Dec 16, 2024 · 1 comment
Open

Feature Level Animations #5225

popkinj opened this issue Dec 16, 2024 · 1 comment
Labels
enhancement New feature or request PR is more than welcomed Extra attention is needed

Comments

@popkinj
Copy link
Contributor

popkinj commented Dec 16, 2024

User Story

When single or multiple features are updated with setFeatureState they should animate based on existing style expressions.

Rationale

  • Currently style animations are supported at a layer level. This occurs when using setPaintProperty, however this effects all features in the layer.
  • There is currently minimal transition support in MapLibre style expressions.
  • I think it would be a very positive addition to Maplibre if the existing transitions would occur for both layer styling and dynamic state changes.

Impact

  • Will no longer require multiple layers for animations based on filtering and custom logic
  • A natural extension of the transition behavior that would hopefully make better sense within style expressions.
@HarelM
Copy link
Collaborator

HarelM commented Dec 17, 2024

Thanks for taking the time to write this! You are welcome to try and tackle this!

@HarelM HarelM added enhancement New feature or request PR is more than welcomed Extra attention is needed labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR is more than welcomed Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants