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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.