I want to Implement on Long Click on Google Map Api v2 in android. So far what i have gone through is only we can handle Marker Click events. so what i want to ask is is there any way we can perform Long Click on Google Map Markers. Plus it would be a great plus if i can get MotionEvent from Marker. also is there any way we can even perform on Touch Event on Markers that can too solve my problem.
I want to get MotionEvent from Long Click or On Touch any thing can solve my problem.