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
Currently, there is a default animation duration applied whenever the map it zoomed to show it's content using zoomToContent(). I would like to instantly show the content, without the zooming animation.
I prototyped (in a branch feature/zoom-pan-animation with something more advanced, but that would add quite a lot complexity, of which I'm not sure that it is needed by too many users.
Currently, there is a default animation duration applied whenever the map it zoomed to show it's content using zoomToContent(). I would like to instantly show the content, without the zooming animation.
Only possiblity I currently see is to implement the zoom/pan options of the leaflet library in the vaadin addon. But maybe there is some other way as well?
The text was updated successfully, but these errors were encountered: