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
@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.
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
The text was updated successfully, but these errors were encountered: