There is a method called onlongClick listener ...apply that method...
it may help you..

On 16 June 2012 21:01, Andrei <[email protected]> wrote:

> Hello.
> For several days now can't find a solution how to handle a long press on
> Google map.
>  I found a few detours:
> 1) Add GestureDetector as an overlay on the map
>  2) Do the calculation and determine a long time.
> But I don't understand why is not working OnLongClickListener if I ask for
> mapView, or define it in the class inherited from the
> ItemizedOverlay<OverlayItem>. Method onTouch works fine, but why didn't it
> work onLongClick
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to