Issue
How can i do that?
When i click on a POI, i want to draw a button in the bottom of my mapview, with a setonclicklistener.
Solution
The best way is to already have a button added to your layout and have the button not visible. Then when the user clicks on the POI you should show the button.
Answered By - Robby Pond
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.