After I remove a marker from Google Map, using marker.remove(), I want to add the same marker again. Like, I want to Hide and Show the marker.
I don't want to create MarkerOptions every time. Is there a simple way? though there should have been an intuitive way to do this simple thing.
from Adding same marker again after remove() - Android
No comments:
Post a Comment