how to remove MarkerOptions objects in google api v2?
I added some markers in my map and now i want to remove them. is there any
method that i can use to remove my marker ? I used MarkerOption class to
build my markers and add() method of GoogleMap to add them. and I have a
reference of all of my markers in a List. I really need your help.
No comments:
Post a Comment