Drag and Drop whitout Mouseposition

Drag and Drop whitout Mouseposition

Good morning,

I would like to use the drag and drop function of jquery UI for an application, but instead of event.pageX (mouse position) I would like to use another input eg positionX of a virtual pointer. Exactly how I would do, I have already thought of just the values ​​in the jquery UI js exchange but unfortunately that did not work.

Thank you