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
Are you able to add the getViewPosition() method to vis-network.service.ts? I would like to use this method as there is currently not any method to get the camera coordinates. If possible, the method would return an object that could then be used within the MoveToOptions parameter within the moveTo method.
Let me know if this is possible and if you have any questions.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Just dropping this here to let you know that exposing this function would help us a lot with another bug that we are trying to adress on our project, namely the case when the user zooms in and then drags a node on top of another.
So if you find some time to adress this it would be much appreciated. Thanks!
Hello,
Are you able to add the getViewPosition() method to vis-network.service.ts? I would like to use this method as there is currently not any method to get the camera coordinates. If possible, the method would return an object that could then be used within the MoveToOptions parameter within the moveTo method.
Let me know if this is possible and if you have any questions.
Thanks in advance
The text was updated successfully, but these errors were encountered: