This function takes a browser Touch object and returns the coordinates of the touch relative to the target DOM element.
The browser Touch object.
The coordinates of the touch relative to the touch.target DOM element. In the format {x, y}.
This function takes a browser Touch object and returns the coordinates of the touch relative to the target DOM element.