I’m new to google maps in android.
I want a functionality like, on the page it has to display the map and there has to be a marker in the map and the map has to be draggable and by dragging it has to display the dragged location’s latitude and longitude..
Can anyone plz help me in solving this?
I’m new to google maps in android. I want a functionality like, on the
Share
There is a tutorial here, that does just that.
Override
onTouchEvent()