Hi -

Did anyone figure out a way to add context menus to MapViews. I have
added the following lines of code in my onCreate method by in vain.

    mapView.setLongClickable(true);
    registerForContextMenu(mapView);

or

   mapView.setOnCreateContextMenuListener(this).

Please advise,

Thanks,
Raul
-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to