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?
Asked
Active
Viewed 40 times
1 Answers
0
Take a look in the MapView tutorial, there is an example there.

Jong
- 9,045
- 3
- 34
- 66
-
I've viewed this tutorial before, the problem for me is that they just add 2 items at the same case, but for me, I would like to add a new item to the overlaylist when I click the button or a certain term triggered. – HeikiCyan Nov 26 '12 at 09:50