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

VisLeafletFlowMap: points/flows do not animate with zoom when using 'LeafletMapRenderer.Raster' #143

Closed
ereid7 opened this issue Feb 23, 2023 · 1 comment
Assignees
Labels
wontfix This will not be worked on

Comments

@ereid7
Copy link

ereid7 commented Feb 23, 2023

When using MapLibre renderer, points/flows properly animate when zooming the map:

Screen.Recording.2023-02-22.at.4.02.05.PM.mov

However, when using Raster renderer, points/flows do not properly animate, and position is not updated until zooming animation is complete:

Screen.Recording.2023-02-22.at.4.12.11.PM.mov

See Stackblitz:
https://stackblitz.com/edit/react-ts-ht4tcq?file=App.tsx

@rokotyan rokotyan self-assigned this Feb 23, 2023
@rokotyan
Copy link
Contributor

@ereid7 It's a limitation of Leaflet, and we can do nothing about it unfortunately. We've tried to find a workaround some time ago but couldn't, so we'll leave it as it is for now.

@rokotyan rokotyan added the wontfix This will not be worked on label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants