how to ask an overlay item one the map

43 views Asked by At

I have created an overlayitem list for my activity. But I want add item to the list(for example, I create a button for trigger the event) after I run the application and show the item on the map. How can I do it?

1

There are 1 answers

1
Jong On

Take a look in the MapView tutorial, there is an example there.