Hi

Having been working with context menus with other views, which can be
done with

view.setLongClickable(true);
registerForContextMenu(view);

this does not seem to be the case with map view.  Is this intended??
Also overlays only seem to be able catch onTap events, is it possible
to catch long press events on these?

Many Thanks

Ross
--~--~---------~--~----~------------~-------~--~----~
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