I need the user to be able to select part of the image by resizing the transparent rectangle or by clicking and dragging the selection area (as it was on the desktop OS), both will work for me. Then I need to get the coordinates of the selected area using jQuery.
Please recommend samples or sections (if any), methods or sections of the API documentation that might help.
source share