I have looked at other posts relating to similar issues and have not seen any answers which have been helpful to solving the issue.
What I want is for the markers within my map to be draggable which they are, but, I don't want the long press.
I would like the user to simply touch a marker and have it move.
Is there some way I can do this to avoid the need for long press.
currently my code simply sets the markers to draggable so im not sure it is worth including that as this is less an issue with my current code and more of an issue of there not being an obvious solution within the sdk.