What I want ?
When user taps on marker its image should change and user should be able to move the marker and I should be able to get the latitude and longitude . Below is a video of requirement .
What I have tried so far ?
I tried to implement default marker drag listener but it only works with long press .
I looked on similar questions on stack overflow but no luck .
Tried with ground overlay but not had much luck .
So how can I achieve this behaviour , Any hint is appreciated . There is already an app out there which does it so this should be possible .