How do I long click on a mapview so that a place marker appears at that point on the map?
I tried a couple ways without success:
1) Using setOnLongCl
setOnLongCl
There's an implementation for handling long press on maps here:
http://www.kind-kristiansen.no/2011/android-handling-longpresslongclick-on-map-revisited/