i want to pop up a menu on touching the map, the menu should have two buttons 1. SetAs-Source 2. SetAsDestination. ! on clicking the source the point should be stored in a GeoPoint Variable and the button should then we disabled after setting as source, also i would like to add a image at that point.
I am able to add a Item in The Itemizedoverlay and show a pushpin over there, but before doing this all i want to popup a menu pointing over the touched(like traditionaly google pop-up ) and on setting as source, it should add the item .
The popup should be like as you see in the image but, instead of plain text i want to add buttons
Thanks In Advance !
Are you looking for like this ??
Then use Android MapView Balloons. Its pretty easy to use. Just find out more Here
Hope this helps !