android - How to drawan overlay with buttons, text and image on a google map -


i new android. working on project uses map. want draw overlay item on specific geopoint contains rectangle, location info , button makes overlay invisible when clicked. can draw rectangle , text using drawrect() , drawtext() in draw method of overlay. problem how draw button part of overlay clickable or that. can suggest something...???

read following links , download code in links

https://github.com/jgilfelt/android-mapviewballoons

https://github.com/jgilfelt/android-mapviewballoons#readme.

it working nice display button on map.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -